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

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

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

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

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

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

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

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

#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d {
  background-image: url(https://i.shgcdn.com/8b1d5a9c-541e-4a91-9e0e-9bfb1775b3aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d {
  display: none;
}
#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d, #wrap-s-d3b95fde-8fa9-4462-bf85-94ad4208b93d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d {
  display: none;
}
#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d, #wrap-s-d3b95fde-8fa9-4462-bf85-94ad4208b93d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d {
  display: none;
}
#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d, #wrap-s-d3b95fde-8fa9-4462-bf85-94ad4208b93d { display:none !important; }}







#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d {
  cursor: pointer;
}#s-d3b95fde-8fa9-4462-bf85-94ad4208b93d.shg-box.shg-c {
  justify-content: center;
}

#s-5ccf3d13-611c-45dd-abad-5dfb3c73d5cd {
  margin-top: 0px;
margin-left: 8%;
margin-bottom: 1px;
min-height: 50px;
}








#s-5ccf3d13-611c-45dd-abad-5dfb3c73d5cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ccf3d13-611c-45dd-abad-5dfb3c73d5cd.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-447bd771-e5a0-4d00-abf8-5ee6929247e0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-447bd771-e5a0-4d00-abf8-5ee6929247e0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6c652a47-401e-478e-86e2-8bb57481d14b {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6c652a47-401e-478e-86e2-8bb57481d14b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

#s-7ca9bf67-a1e1-47c6-a098-6f06f072c902 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 60px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7ca9bf67-a1e1-47c6-a098-6f06f072c902:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7ca9bf67-a1e1-47c6-a098-6f06f072c902:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ca9bf67-a1e1-47c6-a098-6f06f072c902-btn-wrapper {
    text-align: left;
  }


#s-7ca9bf67-a1e1-47c6-a098-6f06f072c902.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

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

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

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

#s-a8455af6-d651-4247-aaa8-7879e4ee85bd {
  min-height: 400px;
}
@media (max-width: 767px){#s-a8455af6-d651-4247-aaa8-7879e4ee85bd {
  display: none;
}
#s-a8455af6-d651-4247-aaa8-7879e4ee85bd, #wrap-s-a8455af6-d651-4247-aaa8-7879e4ee85bd { display:none !important; }}
@media (min-width: 0px) {
[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8455af6-d651-4247-aaa8-7879e4ee85bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-90a6067f-8b0a-431c-a8e9-0ad6992d11bb {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
background-image: url(https://i.shgcdn.com/8b1d5a9c-541e-4a91-9e0e-9bfb1775b3aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 416px;
background-color: rgba(53, 54, 118, 1);
background-position: center center;
background-attachment: scroll;
}








#s-90a6067f-8b0a-431c-a8e9-0ad6992d11bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90a6067f-8b0a-431c-a8e9-0ad6992d11bb {
  cursor: pointer;
}#s-90a6067f-8b0a-431c-a8e9-0ad6992d11bb.shg-box.shg-c {
  justify-content: center;
}

#s-9a37e327-bc03-4e2b-8151-20d2dc3027f8 {
  background-size: cover;
min-height: 400px;
background-position: center center;
background-color: rgba(9, 53, 85, 1);
background-attachment: scroll;
}








#s-9a37e327-bc03-4e2b-8151-20d2dc3027f8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9a37e327-bc03-4e2b-8151-20d2dc3027f8 {
  cursor: pointer;
}#s-9a37e327-bc03-4e2b-8151-20d2dc3027f8.shg-box.shg-c {
  justify-content: center;
}

#s-ae776565-7467-447f-b3b7-7f914304e9d0 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 6px;
min-height: 400px;
}








#s-ae776565-7467-447f-b3b7-7f914304e9d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae776565-7467-447f-b3b7-7f914304e9d0.shg-box.shg-c {
  justify-content: center;
}

#s-b6e0e2a0-b123-4d85-9470-0b2716a4f021 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-b6e0e2a0-b123-4d85-9470-0b2716a4f021 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7dad5dd8-d38d-4270-87dd-d42db25f0a64 {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7dad5dd8-d38d-4270-87dd-d42db25f0a64 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2f69f6c2-6f16-42c6-a04f-2a44abbf620b {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2f69f6c2-6f16-42c6-a04f-2a44abbf620b:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2f69f6c2-6f16-42c6-a04f-2a44abbf620b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2f69f6c2-6f16-42c6-a04f-2a44abbf620b-btn-wrapper {
    text-align: left;
  }


#s-2f69f6c2-6f16-42c6-a04f-2a44abbf620b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-040ab6c3-d6e7-4a9b-acad-08dbf5c2bf32 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(240, 232, 225, 1);
}








#s-040ab6c3-d6e7-4a9b-acad-08dbf5c2bf32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-040ab6c3-d6e7-4a9b-acad-08dbf5c2bf32.shg-box.shg-c {
  justify-content: center;
}

#s-4c1e54c7-ae01-42b2-a5f7-c3c46227afaa {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
}








#s-4c1e54c7-ae01-42b2-a5f7-c3c46227afaa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4c1e54c7-ae01-42b2-a5f7-c3c46227afaa.shg-box.shg-c {
  justify-content: center;
}

#s-3fe97fb5-8c7c-4970-b80b-cdef5ec1d5a5 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3fe97fb5-8c7c-4970-b80b-cdef5ec1d5a5 {
  max-width: 90%;
}
}@media (max-width: 767px){#s-3fe97fb5-8c7c-4970-b80b-cdef5ec1d5a5 {
  max-width: 90%;
}
}







#s-3fe97fb5-8c7c-4970-b80b-cdef5ec1d5a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fe97fb5-8c7c-4970-b80b-cdef5ec1d5a5.shg-box.shg-c {
  justify-content: center;
}

#s-87ea6474-6d88-4582-8279-8a2c0c7dd40b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-87ea6474-6d88-4582-8279-8a2c0c7dd40b {
  margin-left: 0px;
}
}
#s-87ea6474-6d88-4582-8279-8a2c0c7dd40b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-87ea6474-6d88-4582-8279-8a2c0c7dd40b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (min-width: 0px) {
[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5d80e452-40a0-4111-9b48-21a945878c1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3 {
  background-image: url(https://i.shgcdn.com/572cb0c2-e708-476f-8837-296fe11186ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 330px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3 {
  min-height: 150px;
}
}@media (max-width: 767px){#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3 {
  min-height: 200px;
}
}







#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3 {
  cursor: pointer;
}#s-d6e55439-a4e2-42bc-bc3c-8086758f0da3.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-f0af7ff7-f26b-4803-a5e2-d617515c2460 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7fd8578e-6aef-448c-9e20-00b24b7562c6 {
  margin-top: 10px;
min-height: 50px;
background-color: rgba(238, 154, 218, 1);
}








#s-7fd8578e-6aef-448c-9e20-00b24b7562c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fd8578e-6aef-448c-9e20-00b24b7562c6 {
  cursor: pointer;
}#s-7fd8578e-6aef-448c-9e20-00b24b7562c6.shg-box.shg-c {
  justify-content: center;
}

#s-75b86211-d255-4060-be18-3df30446f60b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-75b86211-d255-4060-be18-3df30446f60b {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-75b86211-d255-4060-be18-3df30446f60b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-75b86211-d255-4060-be18-3df30446f60b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-4e337529-9d8a-43b9-b452-d8812e5ff181 {
  background-image: url(https://i.shgcdn.com/dced1fee-82c9-43d3-b81c-6f87c8dc342f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 330px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e337529-9d8a-43b9-b452-d8812e5ff181 {
  min-height: 150px;
}
}@media (max-width: 767px){#s-4e337529-9d8a-43b9-b452-d8812e5ff181 {
  min-height: 200px;
}
}







#s-4e337529-9d8a-43b9-b452-d8812e5ff181 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e337529-9d8a-43b9-b452-d8812e5ff181 {
  cursor: pointer;
}#s-4e337529-9d8a-43b9-b452-d8812e5ff181.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a05ccde0-3922-405c-8053-ddcd87e79c05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a05ccde0-3922-405c-8053-ddcd87e79c05 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83963381-6769-41ea-8495-430ffb5766d9 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
background-color: rgba(88, 115, 187, 1);
}








#s-83963381-6769-41ea-8495-430ffb5766d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83963381-6769-41ea-8495-430ffb5766d9 {
  cursor: pointer;
}#s-83963381-6769-41ea-8495-430ffb5766d9.shg-box.shg-c {
  justify-content: center;
}

#s-a28ef25e-4849-4a9a-9f71-b92742e694b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a28ef25e-4849-4a9a-9f71-b92742e694b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-a28ef25e-4849-4a9a-9f71-b92742e694b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 330px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797 {
  min-height: 150px;
}
}@media (max-width: 767px){#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797 {
  margin-top: 15px;
min-height: 200px;
}
}







#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797 {
  cursor: pointer;
}#s-bf8cb6e6-72a1-4f53-b42b-eb7a28165797.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c1287a95-2fb0-4c27-8c21-907668f8df64 {
  margin-top: 10px;
min-height: 50px;
background-color: rgba(240, 146, 89, 1);
background-attachment: scroll;
}








#s-c1287a95-2fb0-4c27-8c21-907668f8df64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1287a95-2fb0-4c27-8c21-907668f8df64 {
  cursor: pointer;
}#s-c1287a95-2fb0-4c27-8c21-907668f8df64.shg-box.shg-c {
  justify-content: center;
}

#s-f3ba29e9-cf72-4cf8-ade1-443f84548630 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3ba29e9-cf72-4cf8-ade1-443f84548630 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f3ba29e9-cf72-4cf8-ade1-443f84548630 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3324cb0a-6541-404f-9ba5-10f135473142 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 330px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3324cb0a-6541-404f-9ba5-10f135473142 {
  min-height: 150px;
}
}@media (max-width: 767px){#s-3324cb0a-6541-404f-9ba5-10f135473142 {
  margin-top: 15px;
min-height: 200px;
}
}







#s-3324cb0a-6541-404f-9ba5-10f135473142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3324cb0a-6541-404f-9ba5-10f135473142 {
  cursor: pointer;
}#s-3324cb0a-6541-404f-9ba5-10f135473142.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5eab6ac2-4ba0-48bf-9e24-e062d2b678f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5eab6ac2-4ba0-48bf-9e24-e062d2b678f7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-233c5e58-6520-4119-99d5-6b1230cdc86b {
  background-attachment: fixed;
margin-top: 10px;
min-height: 50px;
background-color: rgba(186, 140, 223, 1);
background-repeat: repeat;
}








#s-233c5e58-6520-4119-99d5-6b1230cdc86b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-233c5e58-6520-4119-99d5-6b1230cdc86b {
  cursor: pointer;
}#s-233c5e58-6520-4119-99d5-6b1230cdc86b.shg-box.shg-c {
  justify-content: center;
}

#s-2a927a49-18ce-4be2-b77a-13f28b0b9bba {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(125, 81, 159, 0);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-2a927a49-18ce-4be2-b77a-13f28b0b9bba {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-2a927a49-18ce-4be2-b77a-13f28b0b9bba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-2a927a49-18ce-4be2-b77a-13f28b0b9bba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bfb60b87-577a-4124-9493-aece5172c66e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bfb60b87-577a-4124-9493-aece5172c66e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfb60b87-577a-4124-9493-aece5172c66e.shg-box.shg-c {
  justify-content: center;
}

#s-dbf9634f-4418-4240-a67f-78635563837a {
  background-size: cover;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 300px;
background-color: rgba(37, 109, 186, 1);
background-position: center center;
background-repeat: no-repeat;
}
@media (max-width: 767px){#s-dbf9634f-4418-4240-a67f-78635563837a {
  min-height: 350px;
}
}







#s-dbf9634f-4418-4240-a67f-78635563837a > .shg-box-overlay {
  background-color: rgba(10, 10, 10, 1);
  opacity: 0;
}#s-dbf9634f-4418-4240-a67f-78635563837a {
  cursor: pointer;
}#s-dbf9634f-4418-4240-a67f-78635563837a.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-dbf9634f-4418-4240-a67f-78635563837a > .shg-box-overlay {
  background-color: rgba(10, 10, 10, 1);
  opacity: 0;
}#s-dbf9634f-4418-4240-a67f-78635563837a {
  cursor: pointer;
}#s-dbf9634f-4418-4240-a67f-78635563837a.shg-box.shg-c {
  justify-content: center;
}
}
#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-7bc0421b-3ba7-42e6-99b8-4640627cb3f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c0ed692b-470e-4e83-861f-0e6cf52446fb {
  min-height: 50px;
}








#s-c0ed692b-470e-4e83-861f-0e6cf52446fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0ed692b-470e-4e83-861f-0e6cf52446fb.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-1342ecf4-65cf-4106-9a1f-28f37267c988 {
  display: none;
}
#s-1342ecf4-65cf-4106-9a1f-28f37267c988, #wrap-s-1342ecf4-65cf-4106-9a1f-28f37267c988 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1342ecf4-65cf-4106-9a1f-28f37267c988"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-41a54772-5474-4741-8bb2-6d87e539a13d {
  min-height: 115px;
}








#s-41a54772-5474-4741-8bb2-6d87e539a13d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41a54772-5474-4741-8bb2-6d87e539a13d.shg-box.shg-c {
  justify-content: center;
}

#s-60d0d14f-c698-4da8-9e02-fd1c22e476bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-60d0d14f-c698-4da8-9e02-fd1c22e476bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


@media (min-width: 768px) and (max-width: 991px){#s-60d0d14f-c698-4da8-9e02-fd1c22e476bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


}@media (max-width: 767px){#s-60d0d14f-c698-4da8-9e02-fd1c22e476bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-4262b8bb-6174-42bf-846f-77ae78db8d59 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4262b8bb-6174-42bf-846f-77ae78db8d59 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4262b8bb-6174-42bf-846f-77ae78db8d59 .shg-sld-nav-button.shg-sld-left,
#s-4262b8bb-6174-42bf-846f-77ae78db8d59 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-789f620e-904c-46be-bcd7-75f08a5d8d3b {
  text-align: left;
}




  #s-789f620e-904c-46be-bcd7-75f08a5d8d3b img.shogun-image {
    
    width: px;
  }


#s-789f620e-904c-46be-bcd7-75f08a5d8d3b .shogun-image-content {
  
    align-items: center;
  
}

#s-1b94a58e-8cba-4035-be78-553e4fe4cd4e {
  text-align: left;
}




  #s-1b94a58e-8cba-4035-be78-553e4fe4cd4e img.shogun-image {
    
    width: px;
  }


#s-1b94a58e-8cba-4035-be78-553e4fe4cd4e .shogun-image-content {
  
    align-items: center;
  
}

#s-4f7ef674-4515-4eee-a91e-dc6bb3045392 {
  text-align: left;
}




  #s-4f7ef674-4515-4eee-a91e-dc6bb3045392 img.shogun-image {
    
    width: px;
  }


#s-4f7ef674-4515-4eee-a91e-dc6bb3045392 .shogun-image-content {
  
    align-items: center;
  
}

#s-957562fb-acff-46d0-a659-6c1903d939bf {
  text-align: left;
}




  #s-957562fb-acff-46d0-a659-6c1903d939bf img.shogun-image {
    
    width: px;
  }


#s-957562fb-acff-46d0-a659-6c1903d939bf .shogun-image-content {
  
    align-items: center;
  
}

#s-0bb8ddf2-f9ef-42d0-b18c-968d4fbdc6b5 {
  text-align: left;
}




  #s-0bb8ddf2-f9ef-42d0-b18c-968d4fbdc6b5 img.shogun-image {
    
    width: px;
  }


#s-0bb8ddf2-f9ef-42d0-b18c-968d4fbdc6b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3356e82-27e0-4a0b-8962-2651fc49d814 {
  text-align: left;
}




  #s-d3356e82-27e0-4a0b-8962-2651fc49d814 img.shogun-image {
    
    width: px;
  }


#s-d3356e82-27e0-4a0b-8962-2651fc49d814 .shogun-image-content {
  
    align-items: center;
  
}

#s-44cedfcc-56ea-4969-80a9-ca278d07e65d {
  text-align: left;
}




  #s-44cedfcc-56ea-4969-80a9-ca278d07e65d img.shogun-image {
    
    width: px;
  }


#s-44cedfcc-56ea-4969-80a9-ca278d07e65d .shogun-image-content {
  
    align-items: center;
  
}

#s-7b2c01d3-1df8-47f0-b1e5-a299d98495a2 {
  text-align: left;
}




  #s-7b2c01d3-1df8-47f0-b1e5-a299d98495a2 img.shogun-image {
    
    width: px;
  }


#s-7b2c01d3-1df8-47f0-b1e5-a299d98495a2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 {
  display: none;
}
#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5, #wrap-s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 {
  display: none;
}
#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5, #wrap-s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 {
  display: none;
}
#s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5, #wrap-s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb23b5e7-d2fc-49e2-a135-aed6abdd71a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-50eccb5e-03fc-4076-b8ac-0dc13b8453b8 {
  min-height: 9px;
}








#s-50eccb5e-03fc-4076-b8ac-0dc13b8453b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50eccb5e-03fc-4076-b8ac-0dc13b8453b8.shg-box.shg-c {
  justify-content: center;
}

#s-f00ee681-40fe-4b4c-b22c-d100c9ae5cdf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f00ee681-40fe-4b4c-b22c-d100c9ae5cdf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f00ee681-40fe-4b4c-b22c-d100c9ae5cdf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-f00ee681-40fe-4b4c-b22c-d100c9ae5cdf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-801cc396-45fc-452d-97ec-84ff5f9e2994 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-801cc396-45fc-452d-97ec-84ff5f9e2994 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-801cc396-45fc-452d-97ec-84ff5f9e2994 .shg-sld-nav-button.shg-sld-left,
#s-801cc396-45fc-452d-97ec-84ff5f9e2994 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4ff66db6-04a2-4c4e-a814-9c15b2a66f76 {
  text-align: left;
}
@media (max-width: 767px){#s-4ff66db6-04a2-4c4e-a814-9c15b2a66f76 {
  text-align: center;
}
}



  #s-4ff66db6-04a2-4c4e-a814-9c15b2a66f76 img.shogun-image {
    
    width: px;
  }


#s-4ff66db6-04a2-4c4e-a814-9c15b2a66f76 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d6574bd-b568-435c-9e8c-01dc28a9cf5a {
  text-align: left;
}
@media (max-width: 767px){#s-4d6574bd-b568-435c-9e8c-01dc28a9cf5a {
  text-align: center;
}
}



  #s-4d6574bd-b568-435c-9e8c-01dc28a9cf5a img.shogun-image {
    
    width: px;
  }


#s-4d6574bd-b568-435c-9e8c-01dc28a9cf5a .shogun-image-content {
  
    align-items: center;
  
}

#s-1ce4ace5-6db1-4474-bff0-b1e1fdfbab81 {
  text-align: left;
}
@media (max-width: 767px){#s-1ce4ace5-6db1-4474-bff0-b1e1fdfbab81 {
  text-align: center;
}
}



  #s-1ce4ace5-6db1-4474-bff0-b1e1fdfbab81 img.shogun-image {
    
    width: px;
  }


#s-1ce4ace5-6db1-4474-bff0-b1e1fdfbab81 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd452e79-e812-4c41-9c77-3a27bfcbcd17 {
  text-align: left;
}
@media (max-width: 767px){#s-cd452e79-e812-4c41-9c77-3a27bfcbcd17 {
  text-align: center;
}
}



  #s-cd452e79-e812-4c41-9c77-3a27bfcbcd17 img.shogun-image {
    
    width: px;
  }


#s-cd452e79-e812-4c41-9c77-3a27bfcbcd17 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7431ca6-ff46-486a-9cbf-97e0c14bc2cf {
  text-align: left;
}
@media (max-width: 767px){#s-e7431ca6-ff46-486a-9cbf-97e0c14bc2cf {
  text-align: center;
}
}



  #s-e7431ca6-ff46-486a-9cbf-97e0c14bc2cf img.shogun-image {
    
    width: px;
  }


#s-e7431ca6-ff46-486a-9cbf-97e0c14bc2cf .shogun-image-content {
  
    align-items: center;
  
}

#s-84f51d77-63f6-4565-97e1-9545f5d0edd4 {
  text-align: left;
}
@media (max-width: 767px){#s-84f51d77-63f6-4565-97e1-9545f5d0edd4 {
  text-align: center;
}
}



  #s-84f51d77-63f6-4565-97e1-9545f5d0edd4 img.shogun-image {
    
    width: px;
  }


#s-84f51d77-63f6-4565-97e1-9545f5d0edd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc6831eb-fc55-4a4b-8e84-52be99091fcd {
  text-align: left;
}
@media (max-width: 767px){#s-cc6831eb-fc55-4a4b-8e84-52be99091fcd {
  text-align: center;
}
}



  #s-cc6831eb-fc55-4a4b-8e84-52be99091fcd img.shogun-image {
    
    width: px;
  }


#s-cc6831eb-fc55-4a4b-8e84-52be99091fcd .shogun-image-content {
  
    align-items: center;
  
}

#s-838f86b1-1981-4f1b-a21a-118fa2d5b0a2 {
  text-align: center;
}




  #s-838f86b1-1981-4f1b-a21a-118fa2d5b0a2 img.shogun-image {
    
    width: px;
  }


#s-838f86b1-1981-4f1b-a21a-118fa2d5b0a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c72310fd-dd16-4b39-aa80-933a0904087f {
  border-style: solid;
margin-top: 15px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-c72310fd-dd16-4b39-aa80-933a0904087f:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c72310fd-dd16-4b39-aa80-933a0904087f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c72310fd-dd16-4b39-aa80-933a0904087f-btn-wrapper {
    text-align: center;
  }


#s-c72310fd-dd16-4b39-aa80-933a0904087f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ddd25818-fd29-47d1-b308-f99116cb7ea6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 75%;
background-color: rgba(240, 232, 225, 1);
}
@media (max-width: 767px){#s-ddd25818-fd29-47d1-b308-f99116cb7ea6 {
  max-width: 100%;
}
}







#s-ddd25818-fd29-47d1-b308-f99116cb7ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddd25818-fd29-47d1-b308-f99116cb7ea6.shg-box.shg-c {
  justify-content: center;
}

#s-dd8b0b3b-41f9-4d1b-b430-a4f1020a71d6 {
  margin-top: 50px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-dd8b0b3b-41f9-4d1b-b430-a4f1020a71d6 {
  margin-top: 25px;
}
}
#s-dd8b0b3b-41f9-4d1b-b430-a4f1020a71d6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-dd8b0b3b-41f9-4d1b-b430-a4f1020a71d6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-ba50fe1b-024d-4829-be30-d23f944f1fb1 {
  margin-bottom: 0px;
}
@media (min-width: 1200px){#s-ba50fe1b-024d-4829-be30-d23f944f1fb1 {
  display: none;
}
#s-ba50fe1b-024d-4829-be30-d23f944f1fb1, #wrap-s-ba50fe1b-024d-4829-be30-d23f944f1fb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba50fe1b-024d-4829-be30-d23f944f1fb1 {
  display: none;
}
#s-ba50fe1b-024d-4829-be30-d23f944f1fb1, #wrap-s-ba50fe1b-024d-4829-be30-d23f944f1fb1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ba50fe1b-024d-4829-be30-d23f944f1fb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ed7c3766-f3f4-4b19-9b9a-9ba033b2ccf8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}








#s-ed7c3766-f3f4-4b19-9b9a-9ba033b2ccf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed7c3766-f3f4-4b19-9b9a-9ba033b2ccf8 {
  cursor: pointer;
}#s-ed7c3766-f3f4-4b19-9b9a-9ba033b2ccf8.shg-box.shg-c {
  justify-content: center;
}

#s-782095e3-ee7a-430e-ba82-708d7348a749 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-782095e3-ee7a-430e-ba82-708d7348a749 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2149dd2a-b290-44e8-93aa-90ade8fe35d0 {
  margin-left: 30%;
margin-right: 30%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2149dd2a-b290-44e8-93aa-90ade8fe35d0 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-2149dd2a-b290-44e8-93aa-90ade8fe35d0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-150b570a-9371-480a-a525-ed8eb74763b7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}








#s-150b570a-9371-480a-a525-ed8eb74763b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-150b570a-9371-480a-a525-ed8eb74763b7 {
  cursor: pointer;
}#s-150b570a-9371-480a-a525-ed8eb74763b7.shg-box.shg-c {
  justify-content: center;
}

#s-626f1377-978a-4b33-8d35-3dbbbceec978 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-626f1377-978a-4b33-8d35-3dbbbceec978 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a1841bd-e32e-475e-b4fd-d1b491e663a3 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a1841bd-e32e-475e-b4fd-d1b491e663a3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a042bdcd-adc3-40d9-ac81-41b3f763ec1f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}








#s-a042bdcd-adc3-40d9-ac81-41b3f763ec1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a042bdcd-adc3-40d9-ac81-41b3f763ec1f {
  cursor: pointer;
}#s-a042bdcd-adc3-40d9-ac81-41b3f763ec1f.shg-box.shg-c {
  justify-content: center;
}

#s-1d341f34-ae37-4eb1-8c8a-226c1e7037a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d341f34-ae37-4eb1-8c8a-226c1e7037a2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-16592282-920a-47a0-9934-146453df0382 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-16592282-920a-47a0-9934-146453df0382 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-16592282-920a-47a0-9934-146453df0382 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa {
  display: none;
}
#s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa, #wrap-s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa { display:none !important; }}@media (max-width: 767px){#s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa {
  display: none;
}
#s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa, #wrap-s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa { display:none !important; }}
@media (min-width: 0px) {
[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-47f2a781-eedb-46c3-8d25-e0c1ecdd6ffa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-eae1d1e1-7aa6-44d2-8a99-858934864c61 {
  text-align: center;
}




  #s-eae1d1e1-7aa6-44d2-8a99-858934864c61 img.shogun-image {
    
    width: px;
  }


#s-eae1d1e1-7aa6-44d2-8a99-858934864c61 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c4f3387-9c2c-4cf5-911f-340b3740fc22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c4f3387-9c2c-4cf5-911f-340b3740fc22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d233ab07-24b3-49d2-b131-3d5e9c561c91 {
  margin-left: 30%;
margin-right: 30%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d233ab07-24b3-49d2-b131-3d5e9c561c91 {
  margin-left: 25%;
margin-right: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d233ab07-24b3-49d2-b131-3d5e9c561c91 {
  margin-left: 25%;
margin-right: 25%;
}
}@media (max-width: 767px){#s-d233ab07-24b3-49d2-b131-3d5e9c561c91 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-d233ab07-24b3-49d2-b131-3d5e9c561c91 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c31212d8-ea2e-4637-970b-85699ece55bf {
  text-align: center;
}





#s-c31212d8-ea2e-4637-970b-85699ece55bf .shogun-image-content {
  
    align-items: center;
  
}

#s-64a83aea-2bb3-4942-bb50-f3fe9097c8ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64a83aea-2bb3-4942-bb50-f3fe9097c8ef .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe7aeb60-3946-418b-a2c0-de10fcccbe58 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe7aeb60-3946-418b-a2c0-de10fcccbe58 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c549307-96a1-4f8d-a441-36ec38fb6a06 {
  text-align: center;
}





#s-3c549307-96a1-4f8d-a441-36ec38fb6a06 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6b4603a-d845-4a5e-a65b-92494cc278aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6b4603a-d845-4a5e-a65b-92494cc278aa .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac7fec25-04b1-42a8-9f38-286a54828051 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ac7fec25-04b1-42a8-9f38-286a54828051 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-ac7fec25-04b1-42a8-9f38-286a54828051 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b8cc00f6-5d88-479e-b704-a03142b0faf4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 25px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-b8cc00f6-5d88-479e-b704-a03142b0faf4:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8cc00f6-5d88-479e-b704-a03142b0faf4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8cc00f6-5d88-479e-b704-a03142b0faf4-btn-wrapper {
    text-align: center;
  }


#s-b8cc00f6-5d88-479e-b704-a03142b0faf4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f04a625e-a991-4fd5-902c-6f4bf25f7bb9 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f04a625e-a991-4fd5-902c-6f4bf25f7bb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f04a625e-a991-4fd5-902c-6f4bf25f7bb9.shg-box.shg-c {
  justify-content: center;
}

#s-da4746ae-a1d1-453d-92d4-373f5587737c {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-da4746ae-a1d1-453d-92d4-373f5587737c {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-da4746ae-a1d1-453d-92d4-373f5587737c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-da4746ae-a1d1-453d-92d4-373f5587737c .shg-sld-nav-button.shg-sld-left,
#s-da4746ae-a1d1-453d-92d4-373f5587737c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f44a75e7-e171-47f7-b026-af512d802eed {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f44a75e7-e171-47f7-b026-af512d802eed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bd12ad7d-19ec-4562-8e83-c7520b81c773 {
  min-height: 400px;
}
@media (max-width: 767px){#s-bd12ad7d-19ec-4562-8e83-c7520b81c773 {
  min-height: 325px;
}
}







#s-bd12ad7d-19ec-4562-8e83-c7520b81c773 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd12ad7d-19ec-4562-8e83-c7520b81c773 {
  cursor: pointer;
}#s-bd12ad7d-19ec-4562-8e83-c7520b81c773.shg-box.shg-c {
  justify-content: center;
}

#s-53c3c2bd-26b1-4e6a-b0d6-1439ddc84be6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-53c3c2bd-26b1-4e6a-b0d6-1439ddc84be6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4d752129-fdb3-43f3-81cb-f8af7fe67f23 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-4d752129-fdb3-43f3-81cb-f8af7fe67f23 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a5db1c24-e3f4-4c1d-926f-7352075e73e7 {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-a5db1c24-e3f4-4c1d-926f-7352075e73e7 {
  margin-right: 0px;
}
}
#s-a5db1c24-e3f4-4c1d-926f-7352075e73e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-a5db1c24-e3f4-4c1d-926f-7352075e73e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a5db1c24-e3f4-4c1d-926f-7352075e73e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-cbf40954-b3e4-45df-9333-377d58ad2cce {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-cbf40954-b3e4-45df-9333-377d58ad2cce:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cbf40954-b3e4-45df-9333-377d58ad2cce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cbf40954-b3e4-45df-9333-377d58ad2cce-btn-wrapper {
    text-align: left;
  }


#s-cbf40954-b3e4-45df-9333-377d58ad2cce.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a638452a-f7f2-42e2-b90b-7f71ce485a26 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-a638452a-f7f2-42e2-b90b-7f71ce485a26 {
  min-height: 200px;
}
}







#s-a638452a-f7f2-42e2-b90b-7f71ce485a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a638452a-f7f2-42e2-b90b-7f71ce485a26 {
  cursor: pointer;
}#s-a638452a-f7f2-42e2-b90b-7f71ce485a26.shg-box.shg-c {
  justify-content: center;
}

#s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-3dfda0b7-0e1c-4020-adb6-0c5dcd891dcb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-507d7fdf-af5e-4c81-bde4-60b1a0a3f08a {
  min-height: 400px;
}
@media (max-width: 767px){#s-507d7fdf-af5e-4c81-bde4-60b1a0a3f08a {
  min-height: 325px;
}
}







#s-507d7fdf-af5e-4c81-bde4-60b1a0a3f08a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507d7fdf-af5e-4c81-bde4-60b1a0a3f08a {
  cursor: pointer;
}#s-507d7fdf-af5e-4c81-bde4-60b1a0a3f08a.shg-box.shg-c {
  justify-content: center;
}

#s-6e0973bc-c7ba-40f1-82a3-2a3320f9fe92 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6e0973bc-c7ba-40f1-82a3-2a3320f9fe92 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-53ba1509-dbe9-4d6c-ae2a-d75fad8fe430 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-53ba1509-dbe9-4d6c-ae2a-d75fad8fe430 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d08870da-28e1-4683-a60b-5be7a86b567c {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-d08870da-28e1-4683-a60b-5be7a86b567c {
  margin-right: 0px;
}
}
#s-d08870da-28e1-4683-a60b-5be7a86b567c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-d08870da-28e1-4683-a60b-5be7a86b567c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-d08870da-28e1-4683-a60b-5be7a86b567c .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-1f082e6f-0428-4dfd-bb6b-faa96b034678 {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-1f082e6f-0428-4dfd-bb6b-faa96b034678:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1f082e6f-0428-4dfd-bb6b-faa96b034678:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1f082e6f-0428-4dfd-bb6b-faa96b034678-btn-wrapper {
    text-align: left;
  }


#s-1f082e6f-0428-4dfd-bb6b-faa96b034678.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-69b50525-1817-4d60-8e14-b95c045b9e2f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-69b50525-1817-4d60-8e14-b95c045b9e2f {
  min-height: 200px;
}
}







#s-69b50525-1817-4d60-8e14-b95c045b9e2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69b50525-1817-4d60-8e14-b95c045b9e2f {
  cursor: pointer;
}#s-69b50525-1817-4d60-8e14-b95c045b9e2f.shg-box.shg-c {
  justify-content: center;
}

#s-0a6601ce-4614-417b-af8e-d9d056bbe0f1 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-0a6601ce-4614-417b-af8e-d9d056bbe0f1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-70c1b5ff-b9a9-46df-936c-975949172951 {
  min-height: 400px;
}
@media (max-width: 767px){#s-70c1b5ff-b9a9-46df-936c-975949172951 {
  min-height: 325px;
}
}







#s-70c1b5ff-b9a9-46df-936c-975949172951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70c1b5ff-b9a9-46df-936c-975949172951 {
  cursor: pointer;
}#s-70c1b5ff-b9a9-46df-936c-975949172951.shg-box.shg-c {
  justify-content: center;
}

#s-d0a47a8b-7bfa-4e16-8b24-e20bb4a862e6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d0a47a8b-7bfa-4e16-8b24-e20bb4a862e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2ac107b3-91f9-40d6-aca1-e727734ca418 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-2ac107b3-91f9-40d6-aca1-e727734ca418 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fae0e4f9-f47d-4993-8d89-1c31db3aec09 {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-fae0e4f9-f47d-4993-8d89-1c31db3aec09 {
  margin-right: 0px;
}
}
#s-fae0e4f9-f47d-4993-8d89-1c31db3aec09 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-fae0e4f9-f47d-4993-8d89-1c31db3aec09 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-fae0e4f9-f47d-4993-8d89-1c31db3aec09 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-97a38551-56fa-4fd7-90b7-5e4a88f9e8e1 {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-97a38551-56fa-4fd7-90b7-5e4a88f9e8e1:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-97a38551-56fa-4fd7-90b7-5e4a88f9e8e1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-97a38551-56fa-4fd7-90b7-5e4a88f9e8e1-btn-wrapper {
    text-align: left;
  }


#s-97a38551-56fa-4fd7-90b7-5e4a88f9e8e1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ead5007e-6e76-4ac6-b794-6bd2f4fe371b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-ead5007e-6e76-4ac6-b794-6bd2f4fe371b {
  min-height: 200px;
}
}







#s-ead5007e-6e76-4ac6-b794-6bd2f4fe371b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ead5007e-6e76-4ac6-b794-6bd2f4fe371b {
  cursor: pointer;
}#s-ead5007e-6e76-4ac6-b794-6bd2f4fe371b.shg-box.shg-c {
  justify-content: center;
}

#s-00334621-c26b-4bc2-92d7-14ebd5a6eea8 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-00334621-c26b-4bc2-92d7-14ebd5a6eea8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c1399192-3087-4ee2-a4aa-4e26193a67ae {
  min-height: 400px;
}
@media (max-width: 767px){#s-c1399192-3087-4ee2-a4aa-4e26193a67ae {
  min-height: 325px;
}
}







#s-c1399192-3087-4ee2-a4aa-4e26193a67ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1399192-3087-4ee2-a4aa-4e26193a67ae {
  cursor: pointer;
}#s-c1399192-3087-4ee2-a4aa-4e26193a67ae.shg-box.shg-c {
  justify-content: center;
}

#s-b244dabc-f3a8-4a14-ade8-baf36a17923f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b244dabc-f3a8-4a14-ade8-baf36a17923f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c8a469a6-f3d9-447c-a40b-7957f0f4eece {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-c8a469a6-f3d9-447c-a40b-7957f0f4eece .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8b59f070-2a48-4115-862f-60926888e2e4 {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-8b59f070-2a48-4115-862f-60926888e2e4 {
  margin-right: 0px;
}
}
#s-8b59f070-2a48-4115-862f-60926888e2e4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-8b59f070-2a48-4115-862f-60926888e2e4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-8b59f070-2a48-4115-862f-60926888e2e4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-0223ef16-2e2c-4d59-a2cf-3e4117bace28 {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0223ef16-2e2c-4d59-a2cf-3e4117bace28:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0223ef16-2e2c-4d59-a2cf-3e4117bace28:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0223ef16-2e2c-4d59-a2cf-3e4117bace28-btn-wrapper {
    text-align: left;
  }


#s-0223ef16-2e2c-4d59-a2cf-3e4117bace28.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-87f58fe1-6f26-4c33-aea8-4d28ae1a2d04 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-87f58fe1-6f26-4c33-aea8-4d28ae1a2d04 {
  min-height: 200px;
}
}







#s-87f58fe1-6f26-4c33-aea8-4d28ae1a2d04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87f58fe1-6f26-4c33-aea8-4d28ae1a2d04 {
  cursor: pointer;
}#s-87f58fe1-6f26-4c33-aea8-4d28ae1a2d04.shg-box.shg-c {
  justify-content: center;
}

#s-f3a19adc-d30c-4bf4-91d2-16894e4c9312 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f3a19adc-d30c-4bf4-91d2-16894e4c9312"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8e211cec-be52-4737-9e64-48de0ab2f010 {
  min-height: 400px;
}
@media (max-width: 767px){#s-8e211cec-be52-4737-9e64-48de0ab2f010 {
  min-height: 325px;
}
}







#s-8e211cec-be52-4737-9e64-48de0ab2f010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e211cec-be52-4737-9e64-48de0ab2f010 {
  cursor: pointer;
}#s-8e211cec-be52-4737-9e64-48de0ab2f010.shg-box.shg-c {
  justify-content: center;
}

#s-7480b465-465f-43cc-b92c-fb077810f073 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7480b465-465f-43cc-b92c-fb077810f073 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-07ba97b1-d56b-4d34-a585-4d9aa8bca24b {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-07ba97b1-d56b-4d34-a585-4d9aa8bca24b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc {
  margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc {
  margin-right: 50px;
}
}@media (max-width: 767px){#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc {
  margin-right: 0px;
}
}
#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-02ed3a84-8ff8-4bb9-a2fb-62346c76a1dc .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-a5f6ba40-78d0-4e3e-9132-8d970fe4cb61 {
  border-style: solid;
margin-top: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-a5f6ba40-78d0-4e3e-9132-8d970fe4cb61:hover {background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a5f6ba40-78d0-4e3e-9132-8d970fe4cb61:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a5f6ba40-78d0-4e3e-9132-8d970fe4cb61-btn-wrapper {
    text-align: left;
  }


#s-a5f6ba40-78d0-4e3e-9132-8d970fe4cb61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3e92d0b6-8448-42d7-9888-f6365945f26b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-3e92d0b6-8448-42d7-9888-f6365945f26b {
  min-height: 200px;
}
}







#s-3e92d0b6-8448-42d7-9888-f6365945f26b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e92d0b6-8448-42d7-9888-f6365945f26b {
  cursor: pointer;
}#s-3e92d0b6-8448-42d7-9888-f6365945f26b.shg-box.shg-c {
  justify-content: center;
}

#s-e4fddb88-7ccd-45f9-bd79-dd269349c8bb {
  min-height: 50px;
background-color: rgba(240, 232, 225, 1);
}








#s-e4fddb88-7ccd-45f9-bd79-dd269349c8bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4fddb88-7ccd-45f9-bd79-dd269349c8bb.shg-box.shg-c {
  justify-content: center;
}

#s-dc8cbee2-25ec-414e-8a24-1d6b05dbc7ab {
  margin-top: 50px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-dc8cbee2-25ec-414e-8a24-1d6b05dbc7ab {
  margin-top: 25px;
}
}
#s-dc8cbee2-25ec-414e-8a24-1d6b05dbc7ab .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-dc8cbee2-25ec-414e-8a24-1d6b05dbc7ab .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-97fa0fb4-2e76-4e79-8212-b7ed89431f32 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-97fa0fb4-2e76-4e79-8212-b7ed89431f32 {
  
}
}
#s-97fa0fb4-2e76-4e79-8212-b7ed89431f32 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-97fa0fb4-2e76-4e79-8212-b7ed89431f32 .shg-sld-nav-button.shg-sld-left,
#s-97fa0fb4-2e76-4e79-8212-b7ed89431f32 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1e97bcb9-2226-4bff-8952-bd7547b9355a {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 300px;
max-width: 85%;
background-color: rgba(89, 194, 177, 0);
}
@media (min-width: 1200px){#s-1e97bcb9-2226-4bff-8952-bd7547b9355a {
  margin-top: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e97bcb9-2226-4bff-8952-bd7547b9355a {
  margin-top: 25px;
margin-bottom: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e97bcb9-2226-4bff-8952-bd7547b9355a {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-1e97bcb9-2226-4bff-8952-bd7547b9355a {
  margin-top: 25px;
min-height: 350px;
}
}







#s-1e97bcb9-2226-4bff-8952-bd7547b9355a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e97bcb9-2226-4bff-8952-bd7547b9355a.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-1e97bcb9-2226-4bff-8952-bd7547b9355a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e97bcb9-2226-4bff-8952-bd7547b9355a.shg-box.shg-c {
  justify-content: center;
}
}
@media (max-width: 767px){#s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5 {
  
}
}
@media (min-width: 0px) {
[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ad2635a-0936-44d7-af5b-a4d2e953f3e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0cc3d986-1ce9-4a6b-8a3e-bb584d12f1c8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-0cc3d986-1ce9-4a6b-8a3e-bb584d12f1c8 {
  min-height: 250px;
}
}







#s-0cc3d986-1ce9-4a6b-8a3e-bb584d12f1c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cc3d986-1ce9-4a6b-8a3e-bb584d12f1c8 {
  cursor: pointer;
}#s-0cc3d986-1ce9-4a6b-8a3e-bb584d12f1c8.shg-box.shg-c {
  justify-content: center;
}

#s-ec7cca7a-0883-4009-bfa9-091e700f08ca {
  min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ec7cca7a-0883-4009-bfa9-091e700f08ca {
  min-height: 250px;
}
}







#s-ec7cca7a-0883-4009-bfa9-091e700f08ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec7cca7a-0883-4009-bfa9-091e700f08ca {
  cursor: pointer;
}#s-ec7cca7a-0883-4009-bfa9-091e700f08ca.shg-box.shg-c {
  justify-content: center;
}

#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 {
  margin-left: 25px;
margin-right: 25px;
}
}
#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-b7fa7232-d5d2-4221-8aac-bb5698fb3092 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-74e89547-69ec-4a77-a4b9-8d57e703b5ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74e89547-69ec-4a77-a4b9-8d57e703b5ea .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 300px;
max-width: 85%;
background-color: rgba(89, 194, 177, 0);
}
@media (max-width: 767px){#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0 {
  min-height: 350px;
}
}







#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-847ce5af-8bca-4c4c-9f8b-98889197b2e0.shg-box.shg-c {
  justify-content: center;
}
}
@media (max-width: 767px){#s-c7ca0a97-4198-41dc-8261-27343ea91bff {
  
}
}
@media (min-width: 0px) {
[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ca0a97-4198-41dc-8261-27343ea91bff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f42d7088-5bd8-4316-9a5d-2446d66a2ec9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: left center;
}
@media (max-width: 767px){#s-f42d7088-5bd8-4316-9a5d-2446d66a2ec9 {
  min-height: 250px;
}
}







#s-f42d7088-5bd8-4316-9a5d-2446d66a2ec9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f42d7088-5bd8-4316-9a5d-2446d66a2ec9 {
  cursor: pointer;
}#s-f42d7088-5bd8-4316-9a5d-2446d66a2ec9.shg-box.shg-c {
  justify-content: center;
}

#s-ad24e706-5db1-488f-8dd4-5e91f83f23b3 {
  min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ad24e706-5db1-488f-8dd4-5e91f83f23b3 {
  min-height: 250px;
}
}







#s-ad24e706-5db1-488f-8dd4-5e91f83f23b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad24e706-5db1-488f-8dd4-5e91f83f23b3 {
  cursor: pointer;
}#s-ad24e706-5db1-488f-8dd4-5e91f83f23b3.shg-box.shg-c {
  justify-content: center;
}

#s-da62b06a-d463-4486-956e-874b91cf505e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-da62b06a-d463-4486-956e-874b91cf505e {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-da62b06a-d463-4486-956e-874b91cf505e {
  margin-left: 25px;
margin-right: 25px;
}
}
#s-da62b06a-d463-4486-956e-874b91cf505e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-da62b06a-d463-4486-956e-874b91cf505e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-da62b06a-d463-4486-956e-874b91cf505e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-da62b06a-d463-4486-956e-874b91cf505e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-da62b06a-d463-4486-956e-874b91cf505e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-71ef4dfe-9a34-42d4-a8cd-796fbf941afb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71ef4dfe-9a34-42d4-a8cd-796fbf941afb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 300px;
max-width: 85%;
background-color: rgba(89, 194, 177, 0);
}
@media (min-width: 1200px){#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 {
  
}
}@media (max-width: 767px){#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 {
  min-height: 350px;
}
}







#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c27ca738-68fb-48b7-9296-5a4405fbe4f3.shg-box.shg-c {
  justify-content: center;
}
}
@media (max-width: 767px){#s-850cab40-41dd-4d29-9876-df1b2ca2f3ad {
  
}
}
@media (min-width: 0px) {
[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-850cab40-41dd-4d29-9876-df1b2ca2f3ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-232f7c99-9548-4deb-9a22-0d96c0304ff1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-232f7c99-9548-4deb-9a22-0d96c0304ff1 {
  min-height: 250px;
}
}







#s-232f7c99-9548-4deb-9a22-0d96c0304ff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-232f7c99-9548-4deb-9a22-0d96c0304ff1 {
  cursor: pointer;
}#s-232f7c99-9548-4deb-9a22-0d96c0304ff1.shg-box.shg-c {
  justify-content: center;
}

#s-dc6c6e11-bbe2-4ede-8de2-c23de7ed14fd {
  min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-dc6c6e11-bbe2-4ede-8de2-c23de7ed14fd {
  min-height: 250px;
}
}







#s-dc6c6e11-bbe2-4ede-8de2-c23de7ed14fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc6c6e11-bbe2-4ede-8de2-c23de7ed14fd {
  cursor: pointer;
}#s-dc6c6e11-bbe2-4ede-8de2-c23de7ed14fd.shg-box.shg-c {
  justify-content: center;
}

#s-7dc2199a-6601-44ca-975f-ccf734185ad4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 {
  margin-left: 25px;
margin-right: 25px;
}
}
#s-7dc2199a-6601-44ca-975f-ccf734185ad4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-7dc2199a-6601-44ca-975f-ccf734185ad4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c0e1cb6f-04a4-4c95-8a1c-f4c3de82a88b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0e1cb6f-04a4-4c95-8a1c-f4c3de82a88b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2715a130-26c8-49bf-932d-98c30b46cddc {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 300px;
max-width: 85%;
background-color: rgba(89, 194, 177, 0);
}
@media (min-width: 1200px){#s-2715a130-26c8-49bf-932d-98c30b46cddc {
  margin-top: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2715a130-26c8-49bf-932d-98c30b46cddc {
  margin-top: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2715a130-26c8-49bf-932d-98c30b46cddc {
  margin-top: 25px;
margin-bottom: 25px;
max-width: 90%;
}
}@media (max-width: 767px){#s-2715a130-26c8-49bf-932d-98c30b46cddc {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 350px;
max-width: 90%;
}
}







#s-2715a130-26c8-49bf-932d-98c30b46cddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2715a130-26c8-49bf-932d-98c30b46cddc.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-2715a130-26c8-49bf-932d-98c30b46cddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2715a130-26c8-49bf-932d-98c30b46cddc.shg-box.shg-c {
  justify-content: center;
}
}
@media (max-width: 767px){#s-4ba34e25-e144-4a29-9d4a-b45ced01b344 {
  
}
}
@media (min-width: 0px) {
[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ba34e25-e144-4a29-9d4a-b45ced01b344"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bed5fcd4-aff7-4643-a52c-ad19deff513a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bed5fcd4-aff7-4643-a52c-ad19deff513a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed5fcd4-aff7-4643-a52c-ad19deff513a.shg-box.shg-c {
  justify-content: center;
}

#s-427f2016-8cb0-43a0-bcf7-3f0800f280d5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-427f2016-8cb0-43a0-bcf7-3f0800f280d5 {
  min-height: 250px;
}
}







#s-427f2016-8cb0-43a0-bcf7-3f0800f280d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-427f2016-8cb0-43a0-bcf7-3f0800f280d5 {
  cursor: pointer;
}#s-427f2016-8cb0-43a0-bcf7-3f0800f280d5.shg-box.shg-c {
  justify-content: center;
}

#s-b17bdef4-11e3-4f09-8e5c-ca22559d38ac {
  min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b17bdef4-11e3-4f09-8e5c-ca22559d38ac {
  min-height: 250px;
}
}







#s-b17bdef4-11e3-4f09-8e5c-ca22559d38ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b17bdef4-11e3-4f09-8e5c-ca22559d38ac {
  cursor: pointer;
}#s-b17bdef4-11e3-4f09-8e5c-ca22559d38ac.shg-box.shg-c {
  justify-content: center;
}

#s-2ee15b75-3f8e-474e-afa1-af56c23127fa {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa {
  margin-left: 25px;
margin-right: 25px;
}
}
#s-2ee15b75-3f8e-474e-afa1-af56c23127fa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-2ee15b75-3f8e-474e-afa1-af56c23127fa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2ff68951-66f6-40f7-a15f-dc082d06f129 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ff68951-66f6-40f7-a15f-dc082d06f129 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-07cb0313-3962-4aaf-9d84-9d41b840c696 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 300px;
max-width: 85%;
background-color: rgba(89, 194, 177, 0);
}
@media (min-width: 1200px){#s-07cb0313-3962-4aaf-9d84-9d41b840c696 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07cb0313-3962-4aaf-9d84-9d41b840c696 {
  
}
}@media (max-width: 767px){#s-07cb0313-3962-4aaf-9d84-9d41b840c696 {
  min-height: 350px;
}
}







#s-07cb0313-3962-4aaf-9d84-9d41b840c696 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07cb0313-3962-4aaf-9d84-9d41b840c696.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-07cb0313-3962-4aaf-9d84-9d41b840c696 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07cb0313-3962-4aaf-9d84-9d41b840c696.shg-box.shg-c {
  justify-content: center;
}
}
@media (max-width: 767px){#s-0a86882f-66fc-4b2a-90ca-89224b5e31f8 {
  
}
}
@media (min-width: 0px) {
[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a86882f-66fc-4b2a-90ca-89224b5e31f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-29c21a76-7f7e-484b-bf41-48ba40c6373d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-29c21a76-7f7e-484b-bf41-48ba40c6373d {
  min-height: 250px;
}
}







#s-29c21a76-7f7e-484b-bf41-48ba40c6373d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29c21a76-7f7e-484b-bf41-48ba40c6373d.shg-box.shg-c {
  justify-content: center;
}

#s-dffd1dd6-8156-4259-baac-9a4320862078 {
  min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-dffd1dd6-8156-4259-baac-9a4320862078 {
  min-height: 250px;
}
}







#s-dffd1dd6-8156-4259-baac-9a4320862078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dffd1dd6-8156-4259-baac-9a4320862078 {
  cursor: pointer;
}#s-dffd1dd6-8156-4259-baac-9a4320862078.shg-box.shg-c {
  justify-content: center;
}

#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 {
  margin-left: 25px;
margin-right: 25px;
}
}
#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-32b79db7-fb84-4e2a-b1bf-5320a25f3a82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f645a208-641b-4f89-a6f8-752e366ce1c7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f645a208-641b-4f89-a6f8-752e366ce1c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f645a208-641b-4f89-a6f8-752e366ce1c7.shg-box.shg-c {
  justify-content: center;
}

#s-68e81395-9bd4-40e1-9e0c-9436a715bfc2 {
  margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-68e81395-9bd4-40e1-9e0c-9436a715bfc2 {
  margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 30px;
}
}
#s-68e81395-9bd4-40e1-9e0c-9436a715bfc2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-68e81395-9bd4-40e1-9e0c-9436a715bfc2 .shg-sld-nav-button.shg-sld-left,
#s-68e81395-9bd4-40e1-9e0c-9436a715bfc2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b4419188-3a41-41c1-9529-f97284c7432e {
  text-align: center;
}




  #s-b4419188-3a41-41c1-9529-f97284c7432e img.shogun-image {
    
    width: px;
  }


#s-b4419188-3a41-41c1-9529-f97284c7432e .shogun-image-content {
  
    align-items: center;
  
}

#s-19df23b4-28ae-4a45-8f54-b1ef0e5ea74d {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-19df23b4-28ae-4a45-8f54-b1ef0e5ea74d {
  margin-left: 40px;
margin-right: 40px;
}
}
#s-19df23b4-28ae-4a45-8f54-b1ef0e5ea74d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-19df23b4-28ae-4a45-8f54-b1ef0e5ea74d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-19df23b4-28ae-4a45-8f54-b1ef0e5ea74d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c4089573-add4-4c4c-8171-c1f2f9c02cea {
  text-align: center;
}




  #s-c4089573-add4-4c4c-8171-c1f2f9c02cea img.shogun-image {
    
    width: px;
  }


#s-c4089573-add4-4c4c-8171-c1f2f9c02cea .shogun-image-content {
  
    align-items: center;
  
}

#s-77d345e4-901b-4d45-b175-868211235dc2 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77d345e4-901b-4d45-b175-868211235dc2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-77d345e4-901b-4d45-b175-868211235dc2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-77d345e4-901b-4d45-b175-868211235dc2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c8856c1d-baa3-4ccd-aca2-6bc5bdb1deaa {
  text-align: center;
}
@media (max-width: 767px){#s-c8856c1d-baa3-4ccd-aca2-6bc5bdb1deaa {
  padding-top: 0px;
padding-bottom: 0px;
}
}



  #s-c8856c1d-baa3-4ccd-aca2-6bc5bdb1deaa img.shogun-image {
    
    width: px;
  }


#s-c8856c1d-baa3-4ccd-aca2-6bc5bdb1deaa .shogun-image-content {
  
    align-items: center;
  
}

#s-5e4d272c-9f6a-432c-8985-c46ca4d38de2 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e4d272c-9f6a-432c-8985-c46ca4d38de2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-5e4d272c-9f6a-432c-8985-c46ca4d38de2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-5e4d272c-9f6a-432c-8985-c46ca4d38de2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-1ebe947b-8642-4f16-b9a4-21bf0d75c61a {
  text-align: center;
}




  #s-1ebe947b-8642-4f16-b9a4-21bf0d75c61a img.shogun-image {
    
    width: px;
  }


#s-1ebe947b-8642-4f16-b9a4-21bf0d75c61a .shogun-image-content {
  
    align-items: center;
  
}

#s-9f128794-0290-4f3b-83db-7184808ecb6e {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-9f128794-0290-4f3b-83db-7184808ecb6e {
  margin-left: 40px;
margin-right: 40px;
}
}
#s-9f128794-0290-4f3b-83db-7184808ecb6e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-9f128794-0290-4f3b-83db-7184808ecb6e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-9f128794-0290-4f3b-83db-7184808ecb6e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7b7a737d-547f-49fe-a8a4-9075be1cb5ad {
  text-align: center;
}




  #s-7b7a737d-547f-49fe-a8a4-9075be1cb5ad img.shogun-image {
    
    width: px;
  }


#s-7b7a737d-547f-49fe-a8a4-9075be1cb5ad .shogun-image-content {
  
    align-items: center;
  
}

#s-9cf48224-74d7-4819-aac8-2cf9c0d9fc00 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-9cf48224-74d7-4819-aac8-2cf9c0d9fc00 {
  margin-left: 40px;
margin-right: 40px;
}
}
#s-9cf48224-74d7-4819-aac8-2cf9c0d9fc00 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-9cf48224-74d7-4819-aac8-2cf9c0d9fc00 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-9cf48224-74d7-4819-aac8-2cf9c0d9fc00 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-6f838c5a-f668-4fec-a3ce-d0c7d22776a4 {
  text-align: center;
}
@media (max-width: 767px){#s-6f838c5a-f668-4fec-a3ce-d0c7d22776a4 {
  padding-top: 0px;
padding-bottom: 0px;
}
}



  #s-6f838c5a-f668-4fec-a3ce-d0c7d22776a4 img.shogun-image {
    
    width: px;
  }


#s-6f838c5a-f668-4fec-a3ce-d0c7d22776a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a748957-11c0-41c8-af3b-fb67b4fb6c7b {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2a748957-11c0-41c8-af3b-fb67b4fb6c7b {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-2a748957-11c0-41c8-af3b-fb67b4fb6c7b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2a748957-11c0-41c8-af3b-fb67b4fb6c7b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-2a748957-11c0-41c8-af3b-fb67b4fb6c7b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-fe59902b-f496-45f4-8983-5167e958d260 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 300px;
background-position: center center;
}








#s-fe59902b-f496-45f4-8983-5167e958d260 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-fe59902b-f496-45f4-8983-5167e958d260.shg-box.shg-c {
  justify-content: center;
}

#s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 85%;
}

@media (min-width: 0px) {
[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f4e2a81-9074-4899-b6f1-8b1cfaa6c570"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c2135fbc-45f2-475b-879b-b0e2d819fef5 {
  min-height: 450px;
}
@media (max-width: 767px){#s-c2135fbc-45f2-475b-879b-b0e2d819fef5 {
  min-height: 350px;
}
}







#s-c2135fbc-45f2-475b-879b-b0e2d819fef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2135fbc-45f2-475b-879b-b0e2d819fef5.shg-box.shg-c {
  justify-content: center;
}

#s-0d7c1719-288a-4063-8c4c-b3d68201cafa {
  margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0d7c1719-288a-4063-8c4c-b3d68201cafa {
  margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0d7c1719-288a-4063-8c4c-b3d68201cafa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-0d7c1719-288a-4063-8c4c-b3d68201cafa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-0d7c1719-288a-4063-8c4c-b3d68201cafa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d587b0ba-24c1-40f0-bdf0-f9dace25105f {
  margin-left: 0%;
margin-right: 20%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d587b0ba-24c1-40f0-bdf0-f9dace25105f {
  margin-right: 0%;
}
}@media (max-width: 767px){#s-d587b0ba-24c1-40f0-bdf0-f9dace25105f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-d587b0ba-24c1-40f0-bdf0-f9dace25105f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-d587b0ba-24c1-40f0-bdf0-f9dace25105f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-04d1ffc3-3043-49d7-9650-ff0f7af6f89b {
  min-height: 450px;
}
@media (max-width: 767px){#s-04d1ffc3-3043-49d7-9650-ff0f7af6f89b {
  min-height: 100px;
}
}







#s-04d1ffc3-3043-49d7-9650-ff0f7af6f89b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04d1ffc3-3043-49d7-9650-ff0f7af6f89b.shg-box.shg-c {
  justify-content: center;
}

#s-bf65bd62-283a-482f-8159-893796e21f66 {
  margin-top: 50px;
margin-left: 10px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-bf65bd62-283a-482f-8159-893796e21f66 {
  display: none;
}
#s-bf65bd62-283a-482f-8159-893796e21f66, #wrap-s-bf65bd62-283a-482f-8159-893796e21f66 { display:none !important; }}
#s-bf65bd62-283a-482f-8159-893796e21f66 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-bf65bd62-283a-482f-8159-893796e21f66 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */
