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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

@media (min-width: 1200px){#s-b919a323-3740-4290-8a3b-1438daa0a55c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b919a323-3740-4290-8a3b-1438daa0a55c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b919a323-3740-4290-8a3b-1438daa0a55c {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-b919a323-3740-4290-8a3b-1438daa0a55c {
  margin-top: 40px;
display: none;
}
#s-b919a323-3740-4290-8a3b-1438daa0a55c, #wrap-s-b919a323-3740-4290-8a3b-1438daa0a55c { display:none !important; }}
#s-b919a323-3740-4290-8a3b-1438daa0a55c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b919a323-3740-4290-8a3b-1438daa0a55c .shg-sld-nav-button.shg-sld-left,
#s-b919a323-3740-4290-8a3b-1438daa0a55c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-8e080718-8875-47c0-a360-bd70e5d6afa1 {
  background-image: url(https://i.shgcdn.com/82038705-9798-4883-ab67-d10d58e1c0aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: right center;
}
@media (min-width: 1200px){#s-8e080718-8875-47c0-a360-bd70e5d6afa1 {
  display: none;
}
#s-8e080718-8875-47c0-a360-bd70e5d6afa1, #wrap-s-8e080718-8875-47c0-a360-bd70e5d6afa1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e080718-8875-47c0-a360-bd70e5d6afa1 {
  display: none;
}
#s-8e080718-8875-47c0-a360-bd70e5d6afa1, #wrap-s-8e080718-8875-47c0-a360-bd70e5d6afa1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e080718-8875-47c0-a360-bd70e5d6afa1 {
  display: none;
}
#s-8e080718-8875-47c0-a360-bd70e5d6afa1, #wrap-s-8e080718-8875-47c0-a360-bd70e5d6afa1 { display:none !important; }}







#s-8e080718-8875-47c0-a360-bd70e5d6afa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e080718-8875-47c0-a360-bd70e5d6afa1.shg-box.shg-c {
  justify-content: center;
}

#s-485b0c8d-bef3-440d-9b97-c0817e9d352e {
  min-height: 0px;
}
@media (min-width: 1200px){#s-485b0c8d-bef3-440d-9b97-c0817e9d352e {
  display: none;
}
#s-485b0c8d-bef3-440d-9b97-c0817e9d352e, #wrap-s-485b0c8d-bef3-440d-9b97-c0817e9d352e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-485b0c8d-bef3-440d-9b97-c0817e9d352e {
  display: none;
}
#s-485b0c8d-bef3-440d-9b97-c0817e9d352e, #wrap-s-485b0c8d-bef3-440d-9b97-c0817e9d352e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-485b0c8d-bef3-440d-9b97-c0817e9d352e {
  display: none;
}
#s-485b0c8d-bef3-440d-9b97-c0817e9d352e, #wrap-s-485b0c8d-bef3-440d-9b97-c0817e9d352e { display:none !important; }}@media (max-width: 767px){#s-485b0c8d-bef3-440d-9b97-c0817e9d352e {
  display: none;
}
#s-485b0c8d-bef3-440d-9b97-c0817e9d352e, #wrap-s-485b0c8d-bef3-440d-9b97-c0817e9d352e { display:none !important; }}







#s-485b0c8d-bef3-440d-9b97-c0817e9d352e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-485b0c8d-bef3-440d-9b97-c0817e9d352e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-ed8e71bf-8f15-460c-afca-31d97dfb9b64 {
  text-align: center;
}




  #s-ed8e71bf-8f15-460c-afca-31d97dfb9b64 img.shogun-image {
    
    width: px;
  }


#s-ed8e71bf-8f15-460c-afca-31d97dfb9b64 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-35961a64-4a5c-4b00-818e-d630b0fab6bb {
  margin-left: 7%;
margin-right: 7%;
}
@media (max-width: 767px){#s-35961a64-4a5c-4b00-818e-d630b0fab6bb {
  display: none;
}
#s-35961a64-4a5c-4b00-818e-d630b0fab6bb, #wrap-s-35961a64-4a5c-4b00-818e-d630b0fab6bb { display:none !important; }}
@media (min-width: 0px) {
[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35961a64-4a5c-4b00-818e-d630b0fab6bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d0c35e37-c636-45b8-a124-dd9fdd87e7a8 {
  min-height: 50px;
}








#s-d0c35e37-c636-45b8-a124-dd9fdd87e7a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0c35e37-c636-45b8-a124-dd9fdd87e7a8.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-7f889966-bde3-4bd3-aa67-d8e2f2c57180 {
  margin-top: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
}
}
#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 1200px){#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-7f889966-bde3-4bd3-aa67-d8e2f2c57180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-1ad117e7-b18e-400e-bfc9-b3f5602c9ca5 {
  margin-top: 0px;
margin-bottom: 30px;
text-align: left;
}

#s-1ad117e7-b18e-400e-bfc9-b3f5602c9ca5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-1ad117e7-b18e-400e-bfc9-b3f5602c9ca5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}


}
.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-14edc4fa-7299-4e3f-8a25-74a37642f7e2 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 45px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(85, 87, 90, 1);
}
#s-14edc4fa-7299-4e3f-8a25-74a37642f7e2:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-14edc4fa-7299-4e3f-8a25-74a37642f7e2:active {background-color: rgba(118, 119, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-14edc4fa-7299-4e3f-8a25-74a37642f7e2 {
  margin-top: 0px;
letter-spacing: 3px;
}
}


#s-14edc4fa-7299-4e3f-8a25-74a37642f7e2.shg-btn {
  color: rgba(85, 87, 90, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-14edc4fa-7299-4e3f-8a25-74a37642f7e2.shg-btn {
  color: rgba(85, 87, 90, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-64bca952-3278-4d7e-aed5-0ea5cac787f9 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
min-height: 50px;
}
@media (min-width: 1200px){#s-64bca952-3278-4d7e-aed5-0ea5cac787f9 {
  display: none;
}
#s-64bca952-3278-4d7e-aed5-0ea5cac787f9, #wrap-s-64bca952-3278-4d7e-aed5-0ea5cac787f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64bca952-3278-4d7e-aed5-0ea5cac787f9 {
  display: none;
}
#s-64bca952-3278-4d7e-aed5-0ea5cac787f9, #wrap-s-64bca952-3278-4d7e-aed5-0ea5cac787f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64bca952-3278-4d7e-aed5-0ea5cac787f9 {
  display: none;
}
#s-64bca952-3278-4d7e-aed5-0ea5cac787f9, #wrap-s-64bca952-3278-4d7e-aed5-0ea5cac787f9 { display:none !important; }}







#s-64bca952-3278-4d7e-aed5-0ea5cac787f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64bca952-3278-4d7e-aed5-0ea5cac787f9.shg-box.shg-c {
  justify-content: center;
}

#s-29279f1f-4073-4bcb-ae69-0f6c6061a604 {
  margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-29279f1f-4073-4bcb-ae69-0f6c6061a604 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-29279f1f-4073-4bcb-ae69-0f6c6061a604 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-29279f1f-4073-4bcb-ae69-0f6c6061a604 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 {
  margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 {
  display: none;
}
#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9, #wrap-s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 {
  display: none;
}
#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9, #wrap-s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 {
  display: none;
}
#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9, #wrap-s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 { display:none !important; }}
#s-ff931996-92f2-49ba-81a7-bad9bc2b11d9 .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}



#s-fa5f5aed-b9e2-4a78-9fde-2c3a85508b6f {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-fa5f5aed-b9e2-4a78-9fde-2c3a85508b6f:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fa5f5aed-b9e2-4a78-9fde-2c3a85508b6f:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-fa5f5aed-b9e2-4a78-9fde-2c3a85508b6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c5271627-fb71-4a74-b672-0aba87d6da89 {
  padding-top: 10px;
padding-left: 4%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(228, 225, 220, 1);
}
@media (min-width: 1200px){#s-c5271627-fb71-4a74-b672-0aba87d6da89 {
  display: none;
}
#s-c5271627-fb71-4a74-b672-0aba87d6da89, #wrap-s-c5271627-fb71-4a74-b672-0aba87d6da89 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5271627-fb71-4a74-b672-0aba87d6da89 {
  display: none;
}
#s-c5271627-fb71-4a74-b672-0aba87d6da89, #wrap-s-c5271627-fb71-4a74-b672-0aba87d6da89 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c5271627-fb71-4a74-b672-0aba87d6da89 {
  display: none;
}
#s-c5271627-fb71-4a74-b672-0aba87d6da89, #wrap-s-c5271627-fb71-4a74-b672-0aba87d6da89 { display:none !important; }}@media (max-width: 767px){#s-c5271627-fb71-4a74-b672-0aba87d6da89 {
  background-color: rgba(250, 250, 249, 1);
}
}







#s-c5271627-fb71-4a74-b672-0aba87d6da89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5271627-fb71-4a74-b672-0aba87d6da89.shg-box.shg-c {
  justify-content: center;
}

#s-cf60baee-3f56-455a-ae14-e58d10d8effe {
  margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-cf60baee-3f56-455a-ae14-e58d10d8effe {
  margin-right: 30px;
}
}
#s-cf60baee-3f56-455a-ae14-e58d10d8effe .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-cf60baee-3f56-455a-ae14-e58d10d8effe .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-cf60baee-3f56-455a-ae14-e58d10d8effe .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-0427e28d-3ddd-43e7-9ed1-7749dd13fe40 {
  border-style: solid;
margin-top: 17px;
margin-bottom: 45px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-0427e28d-3ddd-43e7-9ed1-7749dd13fe40:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0427e28d-3ddd-43e7-9ed1-7749dd13fe40:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-0427e28d-3ddd-43e7-9ed1-7749dd13fe40.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4ad9a9b0-9dd5-4a3e-954a-76587e9fe857 .shg-sld-dot {
  background-color: rgba(118, 119, 122, 1);
}

#s-4ad9a9b0-9dd5-4a3e-954a-76587e9fe857 .shg-sld-nav-button.shg-sld-left,
#s-4ad9a9b0-9dd5-4a3e-954a-76587e9fe857 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(118, 119, 122, 1);
}

#s-37de6de0-a614-49d4-8c55-27e3898a079a {
  text-align: center;
}




  #s-37de6de0-a614-49d4-8c55-27e3898a079a img.shogun-image {
    
    width: px;
  }


#s-37de6de0-a614-49d4-8c55-27e3898a079a .shogun-image-content {
  
    align-items: center;
  
}

#s-b1311351-0c8c-4485-a40d-9e073820894c {
  text-align: center;
}




  #s-b1311351-0c8c-4485-a40d-9e073820894c img.shogun-image {
    
    width: px;
  }


#s-b1311351-0c8c-4485-a40d-9e073820894c .shogun-image-content {
  
    align-items: center;
  
}

#s-9fb3ee64-e28f-439a-8322-4e3b750af06b {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 50px;
min-height: 0px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 5px;
}
#s-9fb3ee64-e28f-439a-8322-4e3b750af06b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9fb3ee64-e28f-439a-8322-4e3b750af06b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9fb3ee64-e28f-439a-8322-4e3b750af06b.shg-btn {
  color: #ffffff;
  font-size: 28px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-9fb3ee64-e28f-439a-8322-4e3b750af06b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-6d1d3b43-8100-425e-9d51-2b2485744fcb {
  display: none;
}
#s-6d1d3b43-8100-425e-9d51-2b2485744fcb, #wrap-s-6d1d3b43-8100-425e-9d51-2b2485744fcb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d1d3b43-8100-425e-9d51-2b2485744fcb {
  display: none;
}
#s-6d1d3b43-8100-425e-9d51-2b2485744fcb, #wrap-s-6d1d3b43-8100-425e-9d51-2b2485744fcb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d1d3b43-8100-425e-9d51-2b2485744fcb {
  margin-top: 40px;
display: none;
}
#s-6d1d3b43-8100-425e-9d51-2b2485744fcb, #wrap-s-6d1d3b43-8100-425e-9d51-2b2485744fcb { display:none !important; }}@media (max-width: 767px){#s-6d1d3b43-8100-425e-9d51-2b2485744fcb {
  margin-top: 40px;
}
}
#s-6d1d3b43-8100-425e-9d51-2b2485744fcb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6d1d3b43-8100-425e-9d51-2b2485744fcb .shg-sld-nav-button.shg-sld-left,
#s-6d1d3b43-8100-425e-9d51-2b2485744fcb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e36e504c-12af-4378-b17a-a9290727a241 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-e36e504c-12af-4378-b17a-a9290727a241 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e36e504c-12af-4378-b17a-a9290727a241 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e36e504c-12af-4378-b17a-a9290727a241 {
  
}
}@media (max-width: 767px){#s-e36e504c-12af-4378-b17a-a9290727a241 {
  display: none;
}
#s-e36e504c-12af-4378-b17a-a9290727a241, #wrap-s-e36e504c-12af-4378-b17a-a9290727a241 { display:none !important; }}







#s-e36e504c-12af-4378-b17a-a9290727a241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e36e504c-12af-4378-b17a-a9290727a241.shg-box.shg-c {
  justify-content: center;
}

#s-639ade42-a309-4a98-8fd9-7b5052dc0196 {
  text-align: center;
}
@media (max-width: 767px){#s-639ade42-a309-4a98-8fd9-7b5052dc0196 {
  min-height: 40px;
display: none;
}
#s-639ade42-a309-4a98-8fd9-7b5052dc0196, #wrap-s-639ade42-a309-4a98-8fd9-7b5052dc0196 { display:none !important; }}



  #s-639ade42-a309-4a98-8fd9-7b5052dc0196 img.shogun-image {
    
    width: px;
  }


#s-639ade42-a309-4a98-8fd9-7b5052dc0196 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b {
  margin-left: 7%;
margin-right: 7%;
}
@media (max-width: 767px){#s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b {
  display: none;
}
#s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b, #wrap-s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b { display:none !important; }}
@media (min-width: 0px) {
[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5c6ee42d-e6af-4e32-bbe9-a9eb1306416b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-06f9fc74-770b-4a4b-b837-319a440fe138 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-06f9fc74-770b-4a4b-b837-319a440fe138 {
  margin-left: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06f9fc74-770b-4a4b-b837-319a440fe138 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-06f9fc74-770b-4a4b-b837-319a440fe138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06f9fc74-770b-4a4b-b837-319a440fe138.shg-box.shg-c {
  justify-content: center;
}

#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 {
  margin-top: 20px;
margin-bottom: 10px;
margin-right: -360px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 1200px){#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-b35da8d5-56a4-4043-8bf9-4ba0a38a9a49 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-2458f06b-ca09-449f-ab82-262188dfa691 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 45px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-2458f06b-ca09-449f-ab82-262188dfa691:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2458f06b-ca09-449f-ab82-262188dfa691:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2458f06b-ca09-449f-ab82-262188dfa691 {
  margin-top: 0px;
letter-spacing: 2px;
}
}


#s-2458f06b-ca09-449f-ab82-262188dfa691.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-2458f06b-ca09-449f-ab82-262188dfa691.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e0ac6259-7962-4514-9a76-f7141f0b6df4 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-e0ac6259-7962-4514-9a76-f7141f0b6df4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e0ac6259-7962-4514-9a76-f7141f0b6df4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e0ac6259-7962-4514-9a76-f7141f0b6df4 {
  
}
}







#s-e0ac6259-7962-4514-9a76-f7141f0b6df4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0ac6259-7962-4514-9a76-f7141f0b6df4.shg-box.shg-c {
  justify-content: center;
}

#s-897c680d-246f-4c7f-bdb3-f0dba15d41c3 {
  text-align: center;
}




  #s-897c680d-246f-4c7f-bdb3-f0dba15d41c3 img.shogun-image {
    
    width: px;
  }


#s-897c680d-246f-4c7f-bdb3-f0dba15d41c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d69767f-34fe-4ee2-97f2-aca1a3262f93 {
  margin-left: 7%;
margin-right: 7%;
}
@media (max-width: 767px){#s-0d69767f-34fe-4ee2-97f2-aca1a3262f93 {
  display: none;
}
#s-0d69767f-34fe-4ee2-97f2-aca1a3262f93, #wrap-s-0d69767f-34fe-4ee2-97f2-aca1a3262f93 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d69767f-34fe-4ee2-97f2-aca1a3262f93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-718d1294-4029-44af-9693-c8ff41a675f2 {
  min-height: 50px;
}








#s-718d1294-4029-44af-9693-c8ff41a675f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-718d1294-4029-44af-9693-c8ff41a675f2.shg-box.shg-c {
  justify-content: center;
}

#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 {
  margin-top: 30px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
}
}
#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 1200px){#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-a5aeba47-dbed-4ea6-bf1e-20b138abb236 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-ad6a1a2f-bd6a-4ef8-9f78-2a438a740d98 {
  margin-top: 0px;
margin-bottom: 30px;
text-align: left;
}

#s-ad6a1a2f-bd6a-4ef8-9f78-2a438a740d98 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-ad6a1a2f-bd6a-4ef8-9f78-2a438a740d98 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-b36453d0-79af-4eca-a5fe-bcec02500944 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 45px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(85, 87, 90, 1);
}
#s-b36453d0-79af-4eca-a5fe-bcec02500944:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b36453d0-79af-4eca-a5fe-bcec02500944:active {background-color: rgba(118, 119, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b36453d0-79af-4eca-a5fe-bcec02500944 {
  margin-top: 0px;
letter-spacing: 3px;
}
}


#s-b36453d0-79af-4eca-a5fe-bcec02500944.shg-btn {
  color: rgba(85, 87, 90, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-b36453d0-79af-4eca-a5fe-bcec02500944.shg-btn {
  color: rgba(85, 87, 90, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a4889eef-f384-47b7-a89b-97de6a278171 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a4889eef-f384-47b7-a89b-97de6a278171 {
  display: none;
}
#s-a4889eef-f384-47b7-a89b-97de6a278171, #wrap-s-a4889eef-f384-47b7-a89b-97de6a278171 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4889eef-f384-47b7-a89b-97de6a278171 {
  display: none;
}
#s-a4889eef-f384-47b7-a89b-97de6a278171, #wrap-s-a4889eef-f384-47b7-a89b-97de6a278171 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4889eef-f384-47b7-a89b-97de6a278171 {
  display: none;
}
#s-a4889eef-f384-47b7-a89b-97de6a278171, #wrap-s-a4889eef-f384-47b7-a89b-97de6a278171 { display:none !important; }}







#s-a4889eef-f384-47b7-a89b-97de6a278171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4889eef-f384-47b7-a89b-97de6a278171.shg-box.shg-c {
  justify-content: center;
}

#s-60603b41-eada-4e40-b917-2cf116db2e28 {
  margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-60603b41-eada-4e40-b917-2cf116db2e28 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-60603b41-eada-4e40-b917-2cf116db2e28 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-60603b41-eada-4e40-b917-2cf116db2e28 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-1956e787-fe8e-4285-bca0-45165197f05d {
  margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-1956e787-fe8e-4285-bca0-45165197f05d {
  display: none;
}
#s-1956e787-fe8e-4285-bca0-45165197f05d, #wrap-s-1956e787-fe8e-4285-bca0-45165197f05d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1956e787-fe8e-4285-bca0-45165197f05d {
  display: none;
}
#s-1956e787-fe8e-4285-bca0-45165197f05d, #wrap-s-1956e787-fe8e-4285-bca0-45165197f05d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1956e787-fe8e-4285-bca0-45165197f05d {
  display: none;
}
#s-1956e787-fe8e-4285-bca0-45165197f05d, #wrap-s-1956e787-fe8e-4285-bca0-45165197f05d { display:none !important; }}
#s-1956e787-fe8e-4285-bca0-45165197f05d .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: 1.75em;
  letter-spacing: 0px;
  text-align: left;
}



#s-b95f48e4-e948-4fee-8811-12614cf9ea6b {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-b95f48e4-e948-4fee-8811-12614cf9ea6b:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b95f48e4-e948-4fee-8811-12614cf9ea6b:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b95f48e4-e948-4fee-8811-12614cf9ea6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ad10e0a3-bb4e-4778-b755-f4900ed94051 {
  background-image: url(https://i.shgcdn.com/a8346f05-4069-40a0-aef5-0f0c1cc306eb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-ad10e0a3-bb4e-4778-b755-f4900ed94051 {
  display: none;
}
#s-ad10e0a3-bb4e-4778-b755-f4900ed94051, #wrap-s-ad10e0a3-bb4e-4778-b755-f4900ed94051 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad10e0a3-bb4e-4778-b755-f4900ed94051 {
  display: none;
}
#s-ad10e0a3-bb4e-4778-b755-f4900ed94051, #wrap-s-ad10e0a3-bb4e-4778-b755-f4900ed94051 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad10e0a3-bb4e-4778-b755-f4900ed94051 {
  display: none;
}
#s-ad10e0a3-bb4e-4778-b755-f4900ed94051, #wrap-s-ad10e0a3-bb4e-4778-b755-f4900ed94051 { display:none !important; }}







#s-ad10e0a3-bb4e-4778-b755-f4900ed94051 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad10e0a3-bb4e-4778-b755-f4900ed94051.shg-box.shg-c {
  justify-content: center;
}

#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f {
  padding-top: 10px;
padding-left: 4%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(228, 225, 220, 1);
}
@media (min-width: 1200px){#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f {
  display: none;
}
#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f, #wrap-s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f {
  display: none;
}
#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f, #wrap-s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f {
  display: none;
}
#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f, #wrap-s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f { display:none !important; }}@media (max-width: 767px){#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f {
  background-color: rgba(250, 250, 249, 1);
}
}







#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b439e3a-c504-4ef8-a9c3-f4ed573d4f1f.shg-box.shg-c {
  justify-content: center;
}

#s-c21b66ce-b345-4ed5-9caf-8554106e0e69 {
  margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c21b66ce-b345-4ed5-9caf-8554106e0e69 {
  margin-right: 30px;
}
}
#s-c21b66ce-b345-4ed5-9caf-8554106e0e69 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-c21b66ce-b345-4ed5-9caf-8554106e0e69 .shogun-heading-component h1 {
  color: rgba(60, 180, 229, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-c21b66ce-b345-4ed5-9caf-8554106e0e69 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


}
#s-a2661103-5526-401e-b5df-8ffc7aeed299 {
  border-style: solid;
margin-top: 17px;
margin-bottom: 45px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-a2661103-5526-401e-b5df-8ffc7aeed299:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a2661103-5526-401e-b5df-8ffc7aeed299:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a2661103-5526-401e-b5df-8ffc7aeed299.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-afc4a1d1-5c21-4ade-80e6-8913a3cbfd2d {
  padding-top: 0px;
padding-left: 5%;
padding-bottom: 90px;
padding-right: 5%;
min-height: 800px;
background-color: rgba(228, 225, 220, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-afc4a1d1-5c21-4ade-80e6-8913a3cbfd2d {
  min-height: 600px;
}
}@media (max-width: 767px){#s-afc4a1d1-5c21-4ade-80e6-8913a3cbfd2d {
  min-height: 1460px;
}
}







#s-afc4a1d1-5c21-4ade-80e6-8913a3cbfd2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afc4a1d1-5c21-4ade-80e6-8913a3cbfd2d.shg-box.shg-c {
  justify-content: center;
}

#s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c {
  padding-top: 0px;
}
@media (max-width: 767px){#s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c {
  padding-left: 15%;
padding-right: 15%;
}
}
@media (min-width: 0px) {
[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a39e73c6-87a2-4c29-95ba-fdfb053ffc1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a {
  text-align: center;
}
@media (min-width: 1200px){#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a {
  margin-top: -3px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a {
  margin-top: -3px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a {
  margin-top: -3px;
}
}@media (max-width: 767px){#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a {
  margin-top: -30px;
margin-bottom: 0px;
}
}



  #s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a img.shogun-image {
    
    width: px;
  }


#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a .shogun-image-content {
  
    align-items: center;
  
}
@media (min-width: 768px) and (max-width: 991px){


  #s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a img.shogun-image {
    
    width: px;
  }


#s-95ee7d95-d66e-40dd-96a7-3bbfa4bd216a .shogun-image-content {
  
    align-items: center;
  
}
}
#s-b1651542-b116-4456-9854-0e1418ad7b52 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b1651542-b116-4456-9854-0e1418ad7b52 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b1651542-b116-4456-9854-0e1418ad7b52 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a741dc55-45f6-4345-9025-ebaed1ac4295 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a741dc55-45f6-4345-9025-ebaed1ac4295 {
  display: none;
}
#s-a741dc55-45f6-4345-9025-ebaed1ac4295, #wrap-s-a741dc55-45f6-4345-9025-ebaed1ac4295 { display:none !important; }}
#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 {
  display: none;
}
#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968, #wrap-s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 {
  display: none;
}
#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968, #wrap-s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 { display:none !important; }}@media (max-width: 767px){#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 {
  display: none;
}
#s-ea8ffba4-22ab-4b30-bd00-3e4f70364968, #wrap-s-ea8ffba4-22ab-4b30-bd00-3e4f70364968 { display:none !important; }}
@media (min-width: 0px) {
[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-59c8b11b-f0d2-45bb-be97-677040afbf70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-be9d85cf-e03e-4261-80c4-a410c65f0687 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-be9d85cf-e03e-4261-80c4-a410c65f0687 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-be9d85cf-e03e-4261-80c4-a410c65f0687 {
  margin-top: -30px;
}
}



  #s-be9d85cf-e03e-4261-80c4-a410c65f0687 img.shogun-image {
    
    width: px;
  }


#s-be9d85cf-e03e-4261-80c4-a410c65f0687 .shogun-image-content {
  
    align-items: center;
  
}

#s-95e60de1-d16d-41f3-9035-b9fbd8363743 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-95e60de1-d16d-41f3-9035-b9fbd8363743 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-95e60de1-d16d-41f3-9035-b9fbd8363743 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-01c27632-ff90-45bd-9bfa-0953a559041b {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-01c27632-ff90-45bd-9bfa-0953a559041b {
  display: none;
}
#s-01c27632-ff90-45bd-9bfa-0953a559041b, #wrap-s-01c27632-ff90-45bd-9bfa-0953a559041b { display:none !important; }}
#s-167b8b48-9651-4b3a-8a99-405396277ee9 {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-167b8b48-9651-4b3a-8a99-405396277ee9 {
  display: none;
}
#s-167b8b48-9651-4b3a-8a99-405396277ee9, #wrap-s-167b8b48-9651-4b3a-8a99-405396277ee9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-167b8b48-9651-4b3a-8a99-405396277ee9 {
  display: none;
}
#s-167b8b48-9651-4b3a-8a99-405396277ee9, #wrap-s-167b8b48-9651-4b3a-8a99-405396277ee9 { display:none !important; }}@media (max-width: 767px){#s-167b8b48-9651-4b3a-8a99-405396277ee9 {
  display: none;
}
#s-167b8b48-9651-4b3a-8a99-405396277ee9, #wrap-s-167b8b48-9651-4b3a-8a99-405396277ee9 { display:none !important; }}
#s-0fd3cc1d-4577-4f50-b036-155da8822dde {
  text-align: center;
}
@media (max-width: 767px){#s-0fd3cc1d-4577-4f50-b036-155da8822dde {
  margin-top: -30px;
margin-bottom: 0px;
}
}



  #s-0fd3cc1d-4577-4f50-b036-155da8822dde img.shogun-image {
    
    width: px;
  }


#s-0fd3cc1d-4577-4f50-b036-155da8822dde .shogun-image-content {
  
    align-items: center;
  
}

#s-5b051ad0-db6c-46ad-9626-5f4ad67a83d3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5b051ad0-db6c-46ad-9626-5f4ad67a83d3 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-5b051ad0-db6c-46ad-9626-5f4ad67a83d3 .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-319b75f9-2700-4535-a147-ca42e08e0bb4 {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-319b75f9-2700-4535-a147-ca42e08e0bb4 {
  display: none;
}
#s-319b75f9-2700-4535-a147-ca42e08e0bb4, #wrap-s-319b75f9-2700-4535-a147-ca42e08e0bb4 { display:none !important; }}
#s-8f06421d-a369-4c7f-82fd-95c67d11b0db {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-8f06421d-a369-4c7f-82fd-95c67d11b0db {
  display: none;
}
#s-8f06421d-a369-4c7f-82fd-95c67d11b0db, #wrap-s-8f06421d-a369-4c7f-82fd-95c67d11b0db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f06421d-a369-4c7f-82fd-95c67d11b0db {
  display: none;
}
#s-8f06421d-a369-4c7f-82fd-95c67d11b0db, #wrap-s-8f06421d-a369-4c7f-82fd-95c67d11b0db { display:none !important; }}@media (max-width: 767px){#s-8f06421d-a369-4c7f-82fd-95c67d11b0db {
  display: none;
}
#s-8f06421d-a369-4c7f-82fd-95c67d11b0db, #wrap-s-8f06421d-a369-4c7f-82fd-95c67d11b0db { display:none !important; }}
#s-dba5f6f4-c4d8-42b7-8742-b6fcbd258216 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
}
#s-dba5f6f4-c4d8-42b7-8742-b6fcbd258216:hover {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dba5f6f4-c4d8-42b7-8742-b6fcbd258216:active {background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-dba5f6f4-c4d8-42b7-8742-b6fcbd258216.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-14dc7850-0734-4c49-a7d0-75206db20751 {
  padding-top: 10px;
padding-bottom: 10px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(60, 180, 229, 1);
}
@media (min-width: 1200px){#s-14dc7850-0734-4c49-a7d0-75206db20751 {
  display: none;
}
#s-14dc7850-0734-4c49-a7d0-75206db20751, #wrap-s-14dc7850-0734-4c49-a7d0-75206db20751 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14dc7850-0734-4c49-a7d0-75206db20751 {
  display: none;
}
#s-14dc7850-0734-4c49-a7d0-75206db20751, #wrap-s-14dc7850-0734-4c49-a7d0-75206db20751 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14dc7850-0734-4c49-a7d0-75206db20751 {
  display: none;
}
#s-14dc7850-0734-4c49-a7d0-75206db20751, #wrap-s-14dc7850-0734-4c49-a7d0-75206db20751 { display:none !important; }}@media (max-width: 767px){#s-14dc7850-0734-4c49-a7d0-75206db20751 {
  padding-left: 6%;
padding-right: 6%;
display: none;
}
#s-14dc7850-0734-4c49-a7d0-75206db20751, #wrap-s-14dc7850-0734-4c49-a7d0-75206db20751 { display:none !important; }}







#s-14dc7850-0734-4c49-a7d0-75206db20751 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14dc7850-0734-4c49-a7d0-75206db20751.shg-box.shg-c {
  justify-content: center;
}

#s-fe185f4d-ea85-42cc-98df-1a19e6ea2b7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe185f4d-ea85-42cc-98df-1a19e6ea2b7f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-2992e6d0-e492-41ba-a956-734f60f2ff3c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
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: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2992e6d0-e492-41ba-a956-734f60f2ff3c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}#s-2992e6d0-e492-41ba-a956-734f60f2ff3c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}@media (min-width: 1200px){#s-2992e6d0-e492-41ba-a956-734f60f2ff3c {
  display: none;
}
#s-2992e6d0-e492-41ba-a956-734f60f2ff3c, #wrap-s-2992e6d0-e492-41ba-a956-734f60f2ff3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2992e6d0-e492-41ba-a956-734f60f2ff3c {
  display: none;
}
#s-2992e6d0-e492-41ba-a956-734f60f2ff3c, #wrap-s-2992e6d0-e492-41ba-a956-734f60f2ff3c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2992e6d0-e492-41ba-a956-734f60f2ff3c {
  display: none;
}
#s-2992e6d0-e492-41ba-a956-734f60f2ff3c, #wrap-s-2992e6d0-e492-41ba-a956-734f60f2ff3c { display:none !important; }}

  #s-2992e6d0-e492-41ba-a956-734f60f2ff3c-btn-wrapper {
    text-align: left;
  }


#s-2992e6d0-e492-41ba-a956-734f60f2ff3c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: left center;
}
@media (min-width: 1200px){#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  min-height: 500px;
display: none;
}
#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb, #wrap-s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  display: none;
}
#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb, #wrap-s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  margin-left: -20px;
display: none;
}
#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb, #wrap-s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb { display:none !important; }}@media (max-width: 767px){#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  margin-left: 0px;
min-height: 450px;
}
}







#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb {
  cursor: pointer;
}#s-14705d14-8a0a-4ca6-bd0c-971d9e5a65eb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d28f53a-920b-4e41-9522-211888efc47b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9851329b-1e40-42e1-81e6-be7d36e3ba4d {
  min-height: 50px;
}








#s-9851329b-1e40-42e1-81e6-be7d36e3ba4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9851329b-1e40-42e1-81e6-be7d36e3ba4d.shg-box.shg-c {
  justify-content: center;
}

#s-64f16f81-42bf-4eca-baff-b77b9680be8f {
  padding-top: 10px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(60, 180, 229, 1);
}
@media (max-width: 767px){#s-64f16f81-42bf-4eca-baff-b77b9680be8f {
  display: none;
}
#s-64f16f81-42bf-4eca-baff-b77b9680be8f, #wrap-s-64f16f81-42bf-4eca-baff-b77b9680be8f { display:none !important; }}







#s-64f16f81-42bf-4eca-baff-b77b9680be8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64f16f81-42bf-4eca-baff-b77b9680be8f.shg-box.shg-c {
  justify-content: center;
}

#s-a28a32f8-715e-4618-81b1-717c3d23cba1 {
  margin-right: 60px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a28a32f8-715e-4618-81b1-717c3d23cba1 {
  margin-left: 20px;
margin-right: 40px;
}
}@media (max-width: 767px){#s-a28a32f8-715e-4618-81b1-717c3d23cba1 {
  margin-right: 0px;
padding-left: 0px;
}
}
#s-a28a32f8-715e-4618-81b1-717c3d23cba1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 {
  margin-left: -20px;
}
}@media (max-width: 767px){#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 {
  margin-left: 0px;
display: none;
}
#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3, #wrap-s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 { display:none !important; }}







#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3 {
  cursor: pointer;
}#s-6e896c7a-6bcf-48f9-80e7-04c0877a1da3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40c11267-acbf-4d26-9a38-585c25d336ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c1edd805-c753-43c0-bb9d-3ccd87b0488c {
  min-height: 50px;
}








#s-c1edd805-c753-43c0-bb9d-3ccd87b0488c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1edd805-c753-43c0-bb9d-3ccd87b0488c.shg-box.shg-c {
  justify-content: center;
}

#s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2 {
  padding-top: 10px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(60, 180, 229, 1);
}
@media (max-width: 767px){#s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2 {
  display: none;
}
#s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2, #wrap-s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2 { display:none !important; }}







#s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc9c7a5c-c2f0-4e6a-921f-f7c5a3dd92e2.shg-box.shg-c {
  justify-content: center;
}

#s-5b59fe71-d31b-43ff-9410-1522482bb886 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 150px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-5b59fe71-d31b-43ff-9410-1522482bb886 {
  margin-left: 20px;
margin-right: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b59fe71-d31b-43ff-9410-1522482bb886 {
  margin-right: 200px;
padding-left: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b59fe71-d31b-43ff-9410-1522482bb886 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-5b59fe71-d31b-43ff-9410-1522482bb886 {
  padding-left: 0px;
}
}
#s-5b59fe71-d31b-43ff-9410-1522482bb886 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef {
  border-style: solid;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 20px;
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: 50px;
background-color: rgba(60, 180, 229, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}@media (min-width: 1200px){#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef {
  margin-left: 35px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef {
  margin-left: 35px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef {
  margin-left: 28px;
}
}

  #s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef-btn-wrapper {
    text-align: left;
  }


#s-3f24f7d9-31a1-4bc9-b413-04ab5ec3d5ef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8617edc4-19d0-40e7-8df9-b3df6ac699ec {
  padding-top: 60px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
min-height: 650px;
background-color: rgba(250, 250, 249, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8617edc4-19d0-40e7-8df9-b3df6ac699ec {
  min-height: 500px;
}
}@media (max-width: 767px){#s-8617edc4-19d0-40e7-8df9-b3df6ac699ec {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 900px;
}
}







#s-8617edc4-19d0-40e7-8df9-b3df6ac699ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8617edc4-19d0-40e7-8df9-b3df6ac699ec.shg-box.shg-c {
  justify-content: center;
}

#s-c49a72f9-7d3e-448f-bd1e-f857cbd7e67d {
  margin-left: -10px;
margin-bottom: 60px;
margin-right: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c49a72f9-7d3e-448f-bd1e-f857cbd7e67d {
  margin-left: -30px;
margin-right: -30px;
}
}
#s-c49a72f9-7d3e-448f-bd1e-f857cbd7e67d .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c49a72f9-7d3e-448f-bd1e-f857cbd7e67d .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-c49a72f9-7d3e-448f-bd1e-f857cbd7e67d .shogun-heading-component h1 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 30.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-8cddb486-ac2b-4daa-8f61-0205e12ad3e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 45.0px);
}

}

#s-1570d809-3e48-41bf-a640-43b49b8275ea {
  min-height: 50px;
}








#s-1570d809-3e48-41bf-a640-43b49b8275ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1570d809-3e48-41bf-a640-43b49b8275ea.shg-box.shg-c {
  justify-content: center;
}

#s-c1990711-5ea1-4204-b72d-fc6a8ab3ecab {
  border-style: solid;
margin-left: 8%;
margin-right: 8%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(118, 119, 122, 1);
border-radius: 500px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}




  #s-c1990711-5ea1-4204-b72d-fc6a8ab3ecab img.shogun-image {
    
    width: px;
  }


#s-c1990711-5ea1-4204-b72d-fc6a8ab3ecab .shogun-image-content {
  
    align-items: center;
  
}

#s-366aae27-09d6-4336-b556-46f26b56e9d7 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-366aae27-09d6-4336-b556-46f26b56e9d7 .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80664f4a-5a52-46a9-b2b8-a685074cb2ba {
  min-height: 50px;
}








#s-80664f4a-5a52-46a9-b2b8-a685074cb2ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80664f4a-5a52-46a9-b2b8-a685074cb2ba.shg-box.shg-c {
  justify-content: center;
}

#s-cabf6e47-b9aa-49f0-9c5a-f6f92936ddf8 {
  border-style: solid;
margin-left: 8%;
margin-right: 8%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(118, 119, 122, 1);
border-radius: 500px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}




  #s-cabf6e47-b9aa-49f0-9c5a-f6f92936ddf8 img.shogun-image {
    
    width: px;
  }


#s-cabf6e47-b9aa-49f0-9c5a-f6f92936ddf8 .shogun-image-content {
  
    align-items: center;
  
}

#s-46de7018-6ed6-408c-a7c5-aafdc85f8b01 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46de7018-6ed6-408c-a7c5-aafdc85f8b01 .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1fb8ce40-2572-4cdc-be5a-dbd31881f49e {
  min-height: 50px;
}








#s-1fb8ce40-2572-4cdc-be5a-dbd31881f49e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fb8ce40-2572-4cdc-be5a-dbd31881f49e.shg-box.shg-c {
  justify-content: center;
}

#s-58fe872b-e10d-4bc6-b07a-1d0bf1e2858a {
  margin-left: 8%;
margin-right: 8%;
padding-left: 0%;
padding-right: 0%;
border-radius: 500px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}




  #s-58fe872b-e10d-4bc6-b07a-1d0bf1e2858a img.shogun-image {
    
    width: px;
  }


#s-58fe872b-e10d-4bc6-b07a-1d0bf1e2858a .shogun-image-content {
  
    align-items: center;
  
}

#s-bb134953-4ce3-4af0-8059-bf32e79b696a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb134953-4ce3-4af0-8059-bf32e79b696a .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0a3fdad0-fb1d-44a3-98c4-7c61d1b9b338 {
  min-height: 50px;
}








#s-0a3fdad0-fb1d-44a3-98c4-7c61d1b9b338 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a3fdad0-fb1d-44a3-98c4-7c61d1b9b338.shg-box.shg-c {
  justify-content: center;
}

#s-3e03e2e1-980f-4356-a52a-0b272ee1dd3e {
  margin-left: 8%;
margin-right: 8%;
padding-left: 0%;
padding-right: 0%;
border-radius: 500px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}




  #s-3e03e2e1-980f-4356-a52a-0b272ee1dd3e img.shogun-image {
    
    width: px;
  }


#s-3e03e2e1-980f-4356-a52a-0b272ee1dd3e .shogun-image-content {
  
    align-items: center;
  
}

#s-8a680af6-9ac6-4049-b801-510328c932b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a680af6-9ac6-4049-b801-510328c932b7 .shogun-heading-component h2 {
  color: rgba(85, 87, 90, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-896a3626-f5dd-47e3-9290-9eb53a63ba67 {
  margin-top: 30px;
}

#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 {
  border-style: solid;
padding-top: 30px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(60, 180, 229, 1);
}
@media (min-width: 1200px){#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 {
  display: none;
}
#s-138ca0be-7e1e-45ea-b739-eb838c314ef5, #wrap-s-138ca0be-7e1e-45ea-b739-eb838c314ef5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 {
  display: none;
}
#s-138ca0be-7e1e-45ea-b739-eb838c314ef5, #wrap-s-138ca0be-7e1e-45ea-b739-eb838c314ef5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 {
  display: none;
}
#s-138ca0be-7e1e-45ea-b739-eb838c314ef5, #wrap-s-138ca0be-7e1e-45ea-b739-eb838c314ef5 { display:none !important; }}@media (max-width: 767px){#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 {
  display: none;
}
#s-138ca0be-7e1e-45ea-b739-eb838c314ef5, #wrap-s-138ca0be-7e1e-45ea-b739-eb838c314ef5 { display:none !important; }}







#s-138ca0be-7e1e-45ea-b739-eb838c314ef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-138ca0be-7e1e-45ea-b739-eb838c314ef5.shg-box.shg-c {
  justify-content: center;
}

#s-43d0ee59-e3e3-48a2-803c-be80569f90af {
  padding-bottom: 30px;
text-align: center;
}

#s-43d0ee59-e3e3-48a2-803c-be80569f90af .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-d21d6731-0ed0-4e34-bdf5-73a99203eb38 {
  min-height: 50px;
}








#s-d21d6731-0ed0-4e34-bdf5-73a99203eb38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21d6731-0ed0-4e34-bdf5-73a99203eb38.shg-box.shg-c {
  justify-content: center;
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-box {
  padding: 10px;
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  line-height: 3em;
  
  justify-content: center;
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 0, 0, 1);
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 255, 255, 1);
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(255, 0, 0, 1);
  font-family: ;
  font-weight: ;
  line-height: 3em;
  
  
}

#s-d0c10350-088c-49c8-9120-4ff47ecdb6a9 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (max-width: 767px){#s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf {
  margin-top: -30px;
}
}
@media (min-width: 0px) {
[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b9805f7d-bb96-4a3d-88b9-4f3366c37faf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ee7c2fdb-d2b5-4b66-b0d5-420715cd33fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

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

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

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

#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 0px;
  
  
  font-size: 16px;
  font-style: ;
  color: rgba(51, 51, 51, 1);
  font-family: ;
  font-weight: ;
  line-height: 1.75em;
  
}

#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}


#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(153, 153, 153, 1);
  border-radius: 0px;
  
  color: rgba(102, 102, 102, 1);
}



#s-d4a82423-ddd6-4ee0-93be-ec087c6b60ca .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(102, 102, 102, 1);
  border-radius: 0px;
  
  color: rgba(0, 0, 0, 1);
}


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

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

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

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

#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974 {
  border-style: solid;
margin-top: 5px;
padding-top: 13px;
padding-left: 32px;
padding-bottom: 13px;
padding-right: 32px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 50px;
color: rgba(60, 180, 229, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-size: 16px;
letter-spacing: 3px;
line-height: 1.5em;
}
#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (max-width: 767px){#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974 {
  margin-top: 20px;
}
}
#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974[disabled],
#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974[disabled]:hover,
#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-c0c60fd4-4d35-48d8-a55c-66ec22c52974 {
  display:  block ;
  width:  100% ;
}


#s-987585c4-bac1-4a3d-8f74-8ee4e6b6be2a {
  padding-top: 30px;
padding-bottom: 60px;
min-height: 750px;
background-color: rgba(60, 180, 229, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-987585c4-bac1-4a3d-8f74-8ee4e6b6be2a {
  min-height: 550px;
}
}







#s-987585c4-bac1-4a3d-8f74-8ee4e6b6be2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-987585c4-bac1-4a3d-8f74-8ee4e6b6be2a.shg-box.shg-c {
  justify-content: center;
}

#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e {
  
}
}@media (max-width: 767px){#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e {
  
}
}







#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76a39740-c556-4da9-ba21-5a8b3b9eb24e.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3578449c-335f-4a2d-8f69-04a177f16380"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-841580d1-172b-46d2-a7f0-c1a50f59fc8b {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-841580d1-172b-46d2-a7f0-c1a50f59fc8b {
  min-height: 420px;
}
}@media (max-width: 767px){#s-841580d1-172b-46d2-a7f0-c1a50f59fc8b {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
}
}







#s-841580d1-172b-46d2-a7f0-c1a50f59fc8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-841580d1-172b-46d2-a7f0-c1a50f59fc8b.shg-box.shg-c {
  justify-content: center;
}

#s-a3d7f052-edbe-418d-9807-85a7dc4aadad {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  text-align: left;
}


.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  max-width: 100%;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom,
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  max-width: 100%;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom,
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  max-width: 100%;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom,
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  max-width: 100%;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom,
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 {
  max-width: 100%;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom,
.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57a8892-e04e-40de-9752-736e482cb1f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4e878a0-fd4b-45d4-b97a-ead89d4f0250 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e4e878a0-fd4b-45d4-b97a-ead89d4f0250 {
  min-height: 70px;
}
}
#s-e4e878a0-fd4b-45d4-b97a-ead89d4f0250 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e5eec55-ef2f-4313-9f6a-b8af73049cb8 {
  margin-bottom: 20px;
text-align: center;
}

#s-7e5eec55-ef2f-4313-9f6a-b8af73049cb8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7e5eec55-ef2f-4313-9f6a-b8af73049cb8 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7e5eec55-ef2f-4313-9f6a-b8af73049cb8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
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: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(60, 180, 229, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}@media (min-width: 1200px){#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  
}
}


#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 768px) and (max-width: 991px){

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4a6ff7ca-9d69-4efd-ba17-82dd0a4fdfd8.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 1);
}


}
#s-216d2a7d-9de7-4106-ab8b-0b957fe71649 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-216d2a7d-9de7-4106-ab8b-0b957fe71649 {
  min-height: 420px;
}
}@media (max-width: 767px){#s-216d2a7d-9de7-4106-ab8b-0b957fe71649 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
}
}







#s-216d2a7d-9de7-4106-ab8b-0b957fe71649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-216d2a7d-9de7-4106-ab8b-0b957fe71649.shg-box.shg-c {
  justify-content: center;
}

#s-465accad-f36c-48ff-9f69-a1697bcf84cb {
  display: none;
}
#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  text-align: left;
}


.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  max-width: 100%;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom,
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  max-width: 100%;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom,
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  max-width: 100%;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom,
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  max-width: 100%;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom,
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa {
  max-width: 100%;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom,
.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-358b1b73-84a5-4e65-b662-4006d5fd95fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ed66aed-da79-4df9-ab5f-dde6b1aa7564 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ed66aed-da79-4df9-ab5f-dde6b1aa7564 {
  min-height: 70px;
}
}
#s-2ed66aed-da79-4df9-ab5f-dde6b1aa7564 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4ee134e-4946-41fe-9ffa-e6bbb7f4537d {
  margin-bottom: 20px;
text-align: center;
}

#s-a4ee134e-4946-41fe-9ffa-e6bbb7f4537d .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a4ee134e-4946-41fe-9ffa-e6bbb7f4537d .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a4ee134e-4946-41fe-9ffa-e6bbb7f4537d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
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: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(60, 180, 229, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6 {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 768px) and (max-width: 991px){

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2e8f9d7e-763f-4b1a-bb6c-67c5bd1ac2e6.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 1);
}


}
#s-bd12d628-38ca-4e7b-9a11-04ec2ec555e0 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd12d628-38ca-4e7b-9a11-04ec2ec555e0 {
  min-height: 420px;
}
}@media (max-width: 767px){#s-bd12d628-38ca-4e7b-9a11-04ec2ec555e0 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
}
}







#s-bd12d628-38ca-4e7b-9a11-04ec2ec555e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd12d628-38ca-4e7b-9a11-04ec2ec555e0.shg-box.shg-c {
  justify-content: center;
}

#s-c1dd396f-6dd0-4e9f-b6ac-0fcaf5b98a88 {
  display: none;
}
#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  text-align: left;
}


.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  max-width: 100%;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom,
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  max-width: 100%;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom,
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  max-width: 100%;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom,
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  max-width: 100%;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom,
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc {
  max-width: 100%;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom,
.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af5d08ad-806a-499f-8026-46ae931ebcbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c450eb4-b87d-41cd-b952-5830078239d2 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c450eb4-b87d-41cd-b952-5830078239d2 {
  min-height: 70px;
}
}
#s-6c450eb4-b87d-41cd-b952-5830078239d2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bbe0c455-2893-4ab2-b364-fe07c3381816 {
  margin-bottom: 20px;
text-align: center;
}

#s-bbe0c455-2893-4ab2-b364-fe07c3381816 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bbe0c455-2893-4ab2-b364-fe07c3381816 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-bbe0c455-2893-4ab2-b364-fe07c3381816 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-58a4df56-4914-4f30-a833-de327414b72c {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
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: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-58a4df56-4914-4f30-a833-de327414b72c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(60, 180, 229, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-58a4df56-4914-4f30-a833-de327414b72c:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-58a4df56-4914-4f30-a833-de327414b72c {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-58a4df56-4914-4f30-a833-de327414b72c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-btn.shg-product-atc-error {
  font-weight: 600;
  
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 768px) and (max-width: 991px){

#s-58a4df56-4914-4f30-a833-de327414b72c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-58a4df56-4914-4f30-a833-de327414b72c.shg-btn.shg-product-atc-error {
  font-weight: 600;
  
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}
#s-22ca9d07-c0b3-442c-be8b-91e972dbccf5 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 5%;
padding-right: 5%;
min-height: 550px;
background-position: center bottom;
}








#s-22ca9d07-c0b3-442c-be8b-91e972dbccf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22ca9d07-c0b3-442c-be8b-91e972dbccf5.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-22ca9d07-c0b3-442c-be8b-91e972dbccf5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-22ca9d07-c0b3-442c-be8b-91e972dbccf5.shg-box.shg-c {
  justify-content: center;
}
}
@media (min-width: 0px) {
[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aa38b-03f9-4395-99f5-b92602071fab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-35882989-ff36-4c0c-a20b-67972fbffc7a {
  min-height: 400px;
}
@media (min-width: 1200px){#s-35882989-ff36-4c0c-a20b-67972fbffc7a {
  display: none;
}
#s-35882989-ff36-4c0c-a20b-67972fbffc7a, #wrap-s-35882989-ff36-4c0c-a20b-67972fbffc7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35882989-ff36-4c0c-a20b-67972fbffc7a {
  display: none;
}
#s-35882989-ff36-4c0c-a20b-67972fbffc7a, #wrap-s-35882989-ff36-4c0c-a20b-67972fbffc7a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35882989-ff36-4c0c-a20b-67972fbffc7a {
  
}
}@media (max-width: 767px){#s-35882989-ff36-4c0c-a20b-67972fbffc7a {
  display: none;
}
#s-35882989-ff36-4c0c-a20b-67972fbffc7a, #wrap-s-35882989-ff36-4c0c-a20b-67972fbffc7a { display:none !important; }}







#s-35882989-ff36-4c0c-a20b-67972fbffc7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35882989-ff36-4c0c-a20b-67972fbffc7a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e6e49f2-e047-4aaa-9a95-8025d8263c29 {
  text-align: center;
}

#s-6e6e49f2-e047-4aaa-9a95-8025d8263c29 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-c7cb9997-5b5f-4e94-9965-c6d83f8b9720 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7cb9997-5b5f-4e94-9965-c6d83f8b9720 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-c7cb9997-5b5f-4e94-9965-c6d83f8b9720 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-54e005ff-5da4-4443-a1c1-acc11029d55e {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
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: 50px;
background-color: rgba(60, 180, 229, 0);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-54e005ff-5da4-4443-a1c1-acc11029d55e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}#s-54e005ff-5da4-4443-a1c1-acc11029d55e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}

  #s-54e005ff-5da4-4443-a1c1-acc11029d55e-btn-wrapper {
    text-align: left;
  }


#s-54e005ff-5da4-4443-a1c1-acc11029d55e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7a9ce685-d8bb-4548-938a-15b07c242ba4 {
  min-height: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a9ce685-d8bb-4548-938a-15b07c242ba4 {
  display: none;
}
#s-7a9ce685-d8bb-4548-938a-15b07c242ba4, #wrap-s-7a9ce685-d8bb-4548-938a-15b07c242ba4 { display:none !important; }}







#s-7a9ce685-d8bb-4548-938a-15b07c242ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a9ce685-d8bb-4548-938a-15b07c242ba4.shg-box.shg-c {
  justify-content: center;
}

#s-96a75945-c392-4de0-8800-7806152f6178 {
  text-align: center;
}

#s-96a75945-c392-4de0-8800-7806152f6178 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-453a5d12-62fc-4280-a92d-e7d53d7b3cc7 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-453a5d12-62fc-4280-a92d-e7d53d7b3cc7 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-453a5d12-62fc-4280-a92d-e7d53d7b3cc7 {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-453a5d12-62fc-4280-a92d-e7d53d7b3cc7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-59505669-4e39-43f7-91c7-ef7f842e6f58 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
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: 50px;
background-color: rgba(60, 180, 229, 0);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
line-height: 2em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-59505669-4e39-43f7-91c7-ef7f842e6f58:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}#s-59505669-4e39-43f7-91c7-ef7f842e6f58:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(60, 180, 229, 1) !important;}

  #s-59505669-4e39-43f7-91c7-ef7f842e6f58-btn-wrapper {
    text-align: center;
  }


#s-59505669-4e39-43f7-91c7-ef7f842e6f58.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-59505669-4e39-43f7-91c7-ef7f842e6f58-btn-wrapper {
    text-align: center;
  }


#s-59505669-4e39-43f7-91c7-ef7f842e6f58.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 800px;
background-color: rgba(250, 250, 249, 1);
}
@media (min-width: 1200px){#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 {
  padding-left: 8%;
padding-right: 8%;
display: none;
}
#s-ab61bcac-1b69-4fc2-a2ff-302696a31781, #wrap-s-ab61bcac-1b69-4fc2-a2ff-302696a31781 { display:none !important; }}@media (max-width: 767px){#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 {
  min-height: 2140px;
}
}







#s-ab61bcac-1b69-4fc2-a2ff-302696a31781 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab61bcac-1b69-4fc2-a2ff-302696a31781.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 80.0px);
}

}

@media (min-width: 992px) {
[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 80.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 80.0px);
}

[id="s-5b89c0ca-14f7-4fc1-91a1-37c4d3ed52ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 80.0px);
}

}

#s-cf3660c5-9bd5-4362-8360-6d1ae3867da8 {
  border-radius: 500px;
text-align: center;
}




  #s-cf3660c5-9bd5-4362-8360-6d1ae3867da8 img.shogun-image {
    
    width: px;
  }


#s-cf3660c5-9bd5-4362-8360-6d1ae3867da8 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a91ccbe-be51-4699-9bd3-a7d054705084 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-0a91ccbe-be51-4699-9bd3-a7d054705084 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-10240b8c-1225-406a-af30-4a69b331860a {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-10240b8c-1225-406a-af30-4a69b331860a {
  margin-bottom: 60px;
}
}
#s-10240b8c-1225-406a-af30-4a69b331860a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}


@media (max-width: 767px){#s-10240b8c-1225-406a-af30-4a69b331860a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}


}
#s-047859c3-3c29-4535-a150-9b7dd8dea3ea {
  border-radius: 500px;
text-align: center;
}




  #s-047859c3-3c29-4535-a150-9b7dd8dea3ea img.shogun-image {
    
    width: px;
  }


#s-047859c3-3c29-4535-a150-9b7dd8dea3ea .shogun-image-content {
  
    align-items: center;
  
}

#s-1883ce7a-c0f7-45f4-8ebc-4234f1686922 {
  margin-top: 20px;
}

#s-a3882bf9-228e-40e3-ae10-ebb178302611 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-a3882bf9-228e-40e3-ae10-ebb178302611 {
  margin-bottom: 60px;
}
}
#s-a3882bf9-228e-40e3-ae10-ebb178302611 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-a3882bf9-228e-40e3-ae10-ebb178302611 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-62445619-9822-49fb-b7b5-00642243a215 {
  border-radius: 500px;
text-align: center;
}




  #s-62445619-9822-49fb-b7b5-00642243a215 img.shogun-image {
    
    width: px;
  }


#s-62445619-9822-49fb-b7b5-00642243a215 .shogun-image-content {
  
    align-items: center;
  
}

#s-36c86d0e-435c-4582-83d2-1906566acce3 {
  margin-top: 20px;
}

#s-5704e0de-5611-49f8-8ca6-fbf1223f14c3 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5704e0de-5611-49f8-8ca6-fbf1223f14c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-5704e0de-5611-49f8-8ca6-fbf1223f14c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-861a959c-0e45-43a6-aba1-010fabe219be {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 800px;
background-color: rgba(250, 250, 249, 1);
}
@media (min-width: 1200px){#s-861a959c-0e45-43a6-aba1-010fabe219be {
  padding-left: 10%;
padding-right: 10%;
display: none;
}
#s-861a959c-0e45-43a6-aba1-010fabe219be, #wrap-s-861a959c-0e45-43a6-aba1-010fabe219be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-861a959c-0e45-43a6-aba1-010fabe219be {
  padding-left: 10%;
padding-right: 10%;
display: none;
}
#s-861a959c-0e45-43a6-aba1-010fabe219be, #wrap-s-861a959c-0e45-43a6-aba1-010fabe219be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-861a959c-0e45-43a6-aba1-010fabe219be {
  padding-left: 8%;
padding-right: 8%;
min-height: 700px;
}
}@media (max-width: 767px){#s-861a959c-0e45-43a6-aba1-010fabe219be {
  display: none;
}
#s-861a959c-0e45-43a6-aba1-010fabe219be, #wrap-s-861a959c-0e45-43a6-aba1-010fabe219be { display:none !important; }}







#s-861a959c-0e45-43a6-aba1-010fabe219be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-861a959c-0e45-43a6-aba1-010fabe219be.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-37ec6e5a-1f30-4482-ae14-95ffbaf1924d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-123170e3-60b7-4ecc-a399-532f6fc0e4e4 {
  border-radius: 500px;
text-align: center;
}




  #s-123170e3-60b7-4ecc-a399-532f6fc0e4e4 img.shogun-image {
    
    width: px;
  }


#s-123170e3-60b7-4ecc-a399-532f6fc0e4e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-94268f20-53ec-4b9f-9b88-edac1a2616a9 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-94268f20-53ec-4b9f-9b88-edac1a2616a9 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-db0274e2-1e25-406e-afb3-913cec2c6d6d {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-db0274e2-1e25-406e-afb3-913cec2c6d6d {
  margin-bottom: 60px;
}
}
#s-db0274e2-1e25-406e-afb3-913cec2c6d6d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}


@media (max-width: 767px){#s-db0274e2-1e25-406e-afb3-913cec2c6d6d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}


}
#s-6ae6f58e-55ec-48a0-829f-bc487920a3ca {
  border-radius: 500px;
text-align: center;
}




  #s-6ae6f58e-55ec-48a0-829f-bc487920a3ca img.shogun-image {
    
    width: px;
  }


#s-6ae6f58e-55ec-48a0-829f-bc487920a3ca .shogun-image-content {
  
    align-items: center;
  
}

#s-1f07f4f9-c836-4f89-9a32-e4df4c518a2f {
  margin-top: 20px;
}

#s-96a99e15-82de-4485-b55a-0a106e184283 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-96a99e15-82de-4485-b55a-0a106e184283 {
  margin-bottom: 60px;
}
}
#s-96a99e15-82de-4485-b55a-0a106e184283 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-96a99e15-82de-4485-b55a-0a106e184283 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c096c454-337f-48a0-8860-dc1bb095d43a {
  border-radius: 500px;
text-align: center;
}




  #s-c096c454-337f-48a0-8860-dc1bb095d43a img.shogun-image {
    
    width: px;
  }


#s-c096c454-337f-48a0-8860-dc1bb095d43a .shogun-image-content {
  
    align-items: center;
  
}

#s-666b1ccf-8bfd-4746-8266-11398ded835a {
  margin-top: 20px;
}

#s-fc05b510-2531-4d94-bc9f-2d90563a03b9 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fc05b510-2531-4d94-bc9f-2d90563a03b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-fc05b510-2531-4d94-bc9f-2d90563a03b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-6f52d9c6-f111-4a19-818f-3679b836570f {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
min-height: 500px;
background-color: rgba(28, 157, 210, 1);
}
@media (max-width: 767px){#s-6f52d9c6-f111-4a19-818f-3679b836570f {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-6f52d9c6-f111-4a19-818f-3679b836570f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f52d9c6-f111-4a19-818f-3679b836570f.shg-box.shg-c {
  justify-content: center;
}

#s-0e04b7fc-82c1-4982-bbca-7939380e307c {
  margin-top: 0px;
margin-left: 120px;
margin-bottom: 40px;
margin-right: 120px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e04b7fc-82c1-4982-bbca-7939380e307c {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-0e04b7fc-82c1-4982-bbca-7939380e307c {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-0e04b7fc-82c1-4982-bbca-7939380e307c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 26px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0e04b7fc-82c1-4982-bbca-7939380e307c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-0e04b7fc-82c1-4982-bbca-7939380e307c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-b9779024-57ba-427d-8771-5e70c338ac58 {
  padding-left: 23%;
padding-right: 23%;
}
@media (min-width: 1200px){#s-b9779024-57ba-427d-8771-5e70c338ac58 {
  padding-left: 25%;
padding-right: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9779024-57ba-427d-8771-5e70c338ac58 {
  padding-left: 25%;
padding-right: 25%;
}
}@media (max-width: 767px){#s-b9779024-57ba-427d-8771-5e70c338ac58 {
  padding-left: 10%;
padding-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b9779024-57ba-427d-8771-5e70c338ac58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-904a0864-e47e-4e71-8e8f-a4d1b7221cd2 {
  text-align: center;
}




  #s-904a0864-e47e-4e71-8e8f-a4d1b7221cd2 img.shogun-image {
    
    width: px;
  }


#s-904a0864-e47e-4e71-8e8f-a4d1b7221cd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c828e911-dd03-4c52-933a-4cd559854cf6 {
  text-align: center;
}




  #s-c828e911-dd03-4c52-933a-4cd559854cf6 img.shogun-image {
    
    width: px;
  }


#s-c828e911-dd03-4c52-933a-4cd559854cf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1953dd7a-6178-4062-bc48-2a9d838c3ce0 {
  text-align: center;
}




  #s-1953dd7a-6178-4062-bc48-2a9d838c3ce0 img.shogun-image {
    
    width: px;
  }


#s-1953dd7a-6178-4062-bc48-2a9d838c3ce0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f35052f8-c39f-45a5-9d45-f3495db9daf1 {
  padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f35052f8-c39f-45a5-9d45-f3495db9daf1 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-f35052f8-c39f-45a5-9d45-f3495db9daf1 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-f35052f8-c39f-45a5-9d45-f3495db9daf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f35052f8-c39f-45a5-9d45-f3495db9daf1.shg-box.shg-c {
  justify-content: center;
}

#s-1b66bee8-3087-4c72-bdab-62eaa6dafcf4 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b66bee8-3087-4c72-bdab-62eaa6dafcf4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-fe35102e-c8fb-421c-a06c-14e0bdb56679 {
  margin-bottom: 20px;
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-box {
  padding: 10px;
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(28, 157, 210, 1);
  font-family: ;
  font-weight: ;
  line-height: 3em;
  
  justify-content: center;
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 0, 0, 1);
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(28, 157, 210, 1);
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(255, 0, 0, 1);
  font-family: ;
  font-weight: ;
  line-height: 3em;
  
  
}

#s-e2760402-2e1b-4359-aff0-3f6e5fdd684d .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195ff097-08d2-483f-8186-6ec57674cf8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99f7f27a-918b-443c-bac0-8ec64b113882"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-5d167066-aeff-4b60-a057-dfda9f226543 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5d167066-aeff-4b60-a057-dfda9f226543  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 0px;
  
  
  font-size: 16px;
  font-style: ;
  color: rgba(51, 51, 51, 1);
  font-family: ;
  font-weight: ;
  line-height: 1.75em;
  
}

#s-5d167066-aeff-4b60-a057-dfda9f226543  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-5d167066-aeff-4b60-a057-dfda9f226543  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-5d167066-aeff-4b60-a057-dfda9f226543  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: ;
  font-weight: ;
  
  
}


#s-5d167066-aeff-4b60-a057-dfda9f226543 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(153, 153, 153, 1);
  border-radius: 0px;
  
  color: rgba(102, 102, 102, 1);
}



#s-5d167066-aeff-4b60-a057-dfda9f226543 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(102, 102, 102, 1);
  border-radius: 0px;
  
  color: rgba(0, 0, 0, 1);
}


#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2 {
  border-style: solid;
margin-top: 5px;
padding-top: 13px;
padding-left: 32px;
padding-bottom: 13px;
padding-right: 32px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 50px;
color: #FFFFFF;
background-color: rgba(60, 180, 229, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-size: 16px;
letter-spacing: 3px;
line-height: 1.5em;
}
#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(28, 157, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2 {
  margin-top: 20px;
}
}
#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2[disabled],
#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2[disabled]:hover,
#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-f0d1e4e1-c1b1-4068-b28a-4e0f124091c2 {
  display:  block ;
  width:  100% ;
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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