.shg-box {
  position: relative;
}

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

.shg-box-vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 { min-height: 50px; }
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { background-image: url(https://ucarecdn.com/a5ce265f-7ae2-48d4-9728-cebf3562a722/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
background-attachment: scroll; }
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.33;
}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 { border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(135, 0, 255, 0.8);
background-color: rgba(0, 0, 0, 0); }
@media (min-width: 0px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fcfc761a-10cc-4960-bd72-c85cb7b2ba33 { margin-top: 50px;
margin-left: 25px;
margin-right: 25px; }
.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-89315236-57d4-46df-a63d-a5244610c727 { margin-top: 10px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-89315236-57d4-46df-a63d-a5244610c727 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 45px;
   text-align: left;
 }
#s-818a92ac-57b4-4a74-a2aa-39f2887296a0 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px; }
#s-f5936dd4-c8c8-4462-9263-536dcd39c8c7 { margin-top: 10px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px; }
@media (min-width: 0px) {
[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5936dd4-c8c8-4462-9263-536dcd39c8c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

#s-74e76c02-fca8-48fb-bcfd-f5543d970622 { -webkit-box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(128, 193, 22, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-74e76c02-fca8-48fb-bcfd-f5543d970622:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}
#s-74e76c02-fca8-48fb-bcfd-f5543d970622:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-ff4d0678-f2fb-45aa-8280-877e30913a7f { margin-top: 0px;
margin-bottom: 0px;
min-height: 50px; }
#s-ff4d0678-f2fb-45aa-8280-877e30913a7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef { margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91 { margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: rgba(59, 81, 92, 1); }
@media (min-width: 0px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

#s-607c2f88-041d-4645-8953-5fedf435bede { margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-607c2f88-041d-4645-8953-5fedf435bede .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }
#s-9af6d166-c5c4-4d14-b1a8-d4d3956726f2 { margin-top: 10px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px; }
#s-9ddcd085-6394-48a0-8457-e2991fbfaa13 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 50px; }
#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074 { -webkit-box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(128, 193, 22, 1);
text-decoration: none; }
#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}
#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
   color: rgba(128, 193, 22, 1);
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
.shogun-image-container {
  position: relative;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

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

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: 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 {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-ba67cedc-2b7a-4709-8c74-7f813fef7dad { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
text-align: center; }
#s-f4dae341-505b-42d5-82db-cf0c64acb838 { margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: rgba(67, 59, 92, 1); }
@media (min-width: 0px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

#s-29edc0b0-f4c0-48ee-b539-08714c5dea4f { margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-29edc0b0-f4c0-48ee-b539-08714c5dea4f .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }
#s-7c99469b-451d-418f-94ef-b785c4a025ea { margin-top: 10px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px; }
#s-731f475e-b060-478f-ae1f-523fc52817cf { margin-top: 0px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px; }
#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4 { -webkit-box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(128, 193, 22, 1);
text-decoration: none; }
#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}
#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
   color: rgba(128, 193, 22, 1);
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-b66d95d1-ff01-4629-8a1a-28c49007872f { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
text-align: center; }
#s-a17dcbd7-d057-4dad-b192-128ef9067161 { margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0); }
#s-a17dcbd7-d057-4dad-b192-128ef9067161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 { margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0); }
@media (min-width: 0px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 0px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 { margin-left: 0px; }
#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(128, 193, 22, 1);
}

#s-c898873f-084f-42c8-950d-ad530ae2dd5f { margin-top: 10px;
margin-bottom: 10px; }
@media (min-width: 0px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(128, 193, 22, 1);
}

#s-36c7cde2-7740-4251-9393-3d91cfcb7077 { margin-top: 10px;
margin-bottom: 10px; }
@media (min-width: 0px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(128, 193, 22, 1);
}

#s-3a84d9e1-9f56-411d-bb89-8ed0f21f3b0c { margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px; }
#s-c483f24e-25be-46e0-be09-364a79ec8977 { margin-right: 0px; }
@media (min-width: 0px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(128, 193, 22, 1);
}

#s-71c395b7-d42c-48ed-92c3-c558c8c285bd { margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px; }
#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5700ff9b-51a9-4455-b19b-1b043783a9ba { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1); }
 #s-5700ff9b-51a9-4455-b19b-1b043783a9ba .shogun-heading-component h2 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }
#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 { margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-9be470e6-2e4a-4e0a-aabb-41041ad76718 {
  display: none;
}
.shg-product-image-wrapper {
  display: none;
}

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

#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 { text-align: left; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-7a37e723-beb6-4a0f-bd2d-a596c5d0d1a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a37e723-beb6-4a0f-bd2d-a596c5d0d1a8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  
}
#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center; }
#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-sold-out {
  display: none;
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-price {
  color: rgba(128, 193, 22, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

#s-c1b75398-7462-468f-8419-2e17ada49018 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 50px;
min-width: 100%;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1); }
#s-c1b75398-7462-468f-8419-2e17ada49018:hover {opacity: 1 !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-c1b75398-7462-468f-8419-2e17ada49018:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-c1b75398-7462-468f-8419-2e17ada49018 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-fe2301f4-2e2f-42bd-8ac5-a11e7e6ff7d1 {
  display: none;
}
#s-8a968208-039c-421d-83c6-92cb7953397b { text-align: left; }
#s-9b12db9d-2271-400a-84ad-4a6d19d2d217 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b12db9d-2271-400a-84ad-4a6d19d2d217 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  
}
#s-08246024-8404-4b32-bb42-46557f9622da { margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center; }
#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-sold-out {
  display: none;
}

#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-price {
  color: rgba(128, 193, 22, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7824fe61-6c3a-4859-b607-614197333351 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 50px;
min-width: 100%;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1); }
#s-7824fe61-6c3a-4859-b607-614197333351:hover {opacity: 1 !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-7824fe61-6c3a-4859-b607-614197333351:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-7824fe61-6c3a-4859-b607-614197333351 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-b8f37bfb-fa11-40cf-b94a-ea62d9709dea {
  display: none;
}
#s-bead3f56-c73d-4c11-990e-7f877dac9c05 { text-align: left; }
#s-6058532c-abf3-4d4f-bf7a-6210b78bcbe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6058532c-abf3-4d4f-bf7a-6210b78bcbe9 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  
}
#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca { margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center; }
#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-sold-out {
  display: none;
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-price {
  color: rgba(128, 193, 22, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-13595e91-842c-463b-bd38-5270b8b4762c { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 50px;
min-width: 100%;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1); }
#s-13595e91-842c-463b-bd38-5270b8b4762c:hover {opacity: 1 !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-13595e91-842c-463b-bd38-5270b8b4762c:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-13595e91-842c-463b-bd38-5270b8b4762c {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-e05bc7dd-65ba-4f3a-932d-6064e2d96e1b {
  display: none;
}
#s-436b1976-1787-4a20-948b-c2e0b53adc48 { text-align: left; }
#s-f2f38098-39ec-4bad-98c5-3b0fef5187ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2f38098-39ec-4bad-98c5-3b0fef5187ab .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  
}
#s-b8172031-e7a5-442d-b337-8afde11921fc { margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center; }
#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-sold-out {
  display: none;
}

#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-price {
  color: rgba(128, 193, 22, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 50px;
min-width: 100%;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1); }
#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220:hover {opacity: 1 !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1 { border-style: solid;
margin-top: 30px;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1); }
@media (min-width: 0px) {
[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd53f3b4-d9b8-458e-a09d-5e4bb71845a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a { -webkit-box-shadow:0px 0px 0px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 0px 0px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(240, 240, 240, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a: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: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-b0c4f515-157f-457d-8606-e7cef5363a3a { background-image: url(https://ucarecdn.com/55ded622-8151-4853-a638-e9da24e90e40/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
min-height: 0px;
background-position: center center; }
#s-b0c4f515-157f-457d-8606-e7cef5363a3a > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.8;
}
#s-96b1f969-256c-4a3f-80f2-fdef2af5769f { margin-top: 50px;
margin-bottom: 0px; }
#s-96b1f969-256c-4a3f-80f2-fdef2af5769f .shogun-icon-wrapper {
  text-align: center;
}


#s-96b1f969-256c-4a3f-80f2-fdef2af5769f .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-baa9e0bd-d9a3-4836-9d37-53b10bf2add5 { border-style: solid;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1); }
 #s-baa9e0bd-d9a3-4836-9d37-53b10bf2add5 .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }
#s-01a1c72d-1ab0-4a30-b425-42d4db00c81f { margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px; }
#s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb { margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d33eec55-c6b3-4e32-a942-28f7b6ffc8fb"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

.shogun-form > div {
  padding: 0 0 1em;
}

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

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

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

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

#s-8ace8640-ed4e-4535-841e-a96d7b81fbc9 { margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(205, 205, 205, 0); }
#s-2bce6190-0810-439a-9873-6b47f63bc0d3 { min-height: 50px;
background-color: rgba(55, 55, 78, 1); }
#s-2bce6190-0810-439a-9873-6b47f63bc0d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f1d6d741-0354-4910-8f13-1e2b6f1010f6 { margin-top: 100px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0); }
@media (min-width: 0px) {
[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f1d6d741-0354-4910-8f13-1e2b6f1010f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-00753ef2-80d8-4089-9d8d-dfce750e7bff { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center; }
#s-d6cb17da-8999-4589-b4bd-a5bcebc3aff5 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-d6cb17da-8999-4589-b4bd-a5bcebc3aff5 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 45px;
   text-align: left;
 }
#s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4 { margin-left: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad8e9f77-bba5-4206-ad67-11e8f7d2a5c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd5d8fda-3e09-445a-b4cb-7085f0f3102a { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-2951f727-36b2-46fb-af33-88d9fb8d19b8 { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-ba8a2f28-12db-4495-912d-71558dba718d { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-c0f5d565-c98f-4371-a2ff-b9098e500fa1 { border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1); }
#s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83 { margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de0e4d8-4e8e-4a02-a0f5-a34464824a83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2268a4f7-d36a-4e92-a815-f590f1c809a7 { -webkit-box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(128, 193, 22, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-2268a4f7-d36a-4e92-a815-f590f1c809a7:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}
#s-2268a4f7-d36a-4e92-a815-f590f1c809a7:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-2268a4f7-d36a-4e92-a815-f590f1c809a7.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-31deaee0-228b-4e24-86d6-819369d0355a { min-height: 50px;
background-color: rgba(55, 55, 78, 1); }
#s-31deaee0-228b-4e24-86d6-819369d0355a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5 { border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
@media (min-width: 0px) {
[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-21d5f907-80e7-4d7e-87c4-e4fa97ec16a5"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

#s-754218a4-f6bf-4d34-a564-12a7663700e5 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-754218a4-f6bf-4d34-a564-12a7663700e5 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 45px;
   text-align: left;
 }
#s-c1b19bb6-2b46-4403-9d5f-eb21c135158f { margin-left: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b19bb6-2b46-4403-9d5f-eb21c135158f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-17d64159-1616-46b7-aa9f-c29614ca1faa { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-63a937a9-2d82-4b58-a4d1-b3fd203f795e { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-48670da5-73ec-4380-b379-589516941e29 { border-style: solid;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(0, 0, 0, 0); }
#s-6dc68032-85f8-488d-b7c0-bcdf3f58eb89 { border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1); }
#s-83076c45-11ee-4e29-8a85-6ff93b100a24 { margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-83076c45-11ee-4e29-8a85-6ff93b100a24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62c27ae9-3044-48e5-bceb-e07643c706f7 { -webkit-box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25); box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 40px;
opacity: 1;
text-align: center;
border-color: rgba(128, 193, 22, 1);
background-color: rgba(128, 193, 22, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-62c27ae9-3044-48e5-bceb-e07643c706f7:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}
#s-62c27ae9-3044-48e5-bceb-e07643c706f7:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-62c27ae9-3044-48e5-bceb-e07643c706f7.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-32d857e9-59b4-49c6-b087-213e6f841b51 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center; }
#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 { border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(238, 238, 238, 1);
background-color: rgba(0, 0, 0, 0); }
#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1995b275-df7b-4291-96a3-a87b73729ca3 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1); }
 #s-1995b275-df7b-4291-96a3-a87b73729ca3 .shogun-heading-component h2 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Crete Round;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }
#s-344cc48d-5f49-47da-a9fb-26253d00b519 { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-344cc48d-5f49-47da-a9fb-26253d00b519"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 0px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c479912e-83c8-44df-a2eb-730d3104dd72 { padding-top: 20px;
padding-bottom: 20px;
text-align: right; }
#s-5c554d25-7d6f-456b-92c8-7c075d4e2e1a { margin-top: 10px; }
@media (min-width: 0px) {
[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-692ef1e4-f6f0-40da-a244-ecabe01e2d75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ac9ebc86-56dc-4e49-a07b-1ab17374e7a1 { padding-top: 20px;
padding-bottom: 20px;
text-align: right; }
#s-90d9bab8-aec3-45bd-b279-278ff71f9e6e { margin-top: 10px; }
.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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